Jun 25 17:46:11 devstack cinder-volume[82879]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 17:46:11 devstack cinder-volume[82879]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:46:11 devstack cinder-volume[82879]: we strongly recommend against using it for new projects. Jun 25 17:46:11 devstack cinder-volume[82879]: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:46:11 devstack cinder-volume[82879]: framework. For more detail see Jun 25 17:46:11 devstack cinder-volume[82879]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:46:11 devstack cinder-volume[82879]: import eventlet # noqa Jun 25 17:46:14 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:46:14 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:46:14 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:46:14 devstack cinder-volume[82879]: INFO dbcounter [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Registered counter for database cinder Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG oslo_db.sqlalchemy.engines [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG dbcounter [-] [82879] Writer thread running {{(pid=82879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:46:15 devstack cinder-volume[82879]: INFO cinder.rpc [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 17:46:15 devstack cinder-volume[82879]: INFO cinder.rpc [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG oslo_db.sqlalchemy.engines [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:46:15 devstack cinder-volume[82879]: INFO cinder.volume.manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Determined volume DB was empty at startup. Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG cinder.volume.manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=82879) __init__ /opt/stack/cinder/cinder/volume/manager.py:298}} Jun 25 17:46:15 devstack cinder-volume[82879]: INFO cinder.volume.manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 25 17:46:15 devstack cinder-volume[82879]: WARNING stevedore.named [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 17:46:15 devstack cinder-volume[82879]: WARNING castellan.key_manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 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' Jun 25 17:46:15 devstack cinder-volume[82879]: WARNING cinder.keymgr.conf_key_mgr [None req-cb19045f-503a-4543-a06a-64bbbd767900 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' Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG cinder.volume.drivers.lvm [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=82879) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:106}} Jun 25 17:46:15 devstack cinder-volume[82879]: DEBUG oslo_concurrency.processutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=82879) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_concurrency.processutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] CMD "cinder-rtstool verify" returned: 0 in 0.491s {{(pid=82879) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_db.sqlalchemy.engines [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:46:16 devstack cinder-volume[82879]: INFO cinder.rpc [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 17:46:16 devstack cinder-volume[82879]: INFO cinder.rpc [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jun 25 17:46:16 devstack cinder-volume[82879]: WARNING stevedore.named [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 17:46:16 devstack cinder-volume[82879]: WARNING castellan.key_manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 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' Jun 25 17:46:16 devstack cinder-volume[82879]: INFO cinder.volume.manager [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_db.sqlalchemy.engines [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:46:16 devstack cinder-volume[82879]: INFO oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Starting 1 workers Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Started child 83060 {{(pid=82879) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Full set of CONF: {{(pid=82879) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] ******************************************************************************** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Configuration options gathered from: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] ================================================================================ {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] allow_availability_zone_fallback = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] allow_compression_on_image_upload = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] allowed_direct_url_schemes = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] api_rate_limit = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[83060]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] auth_strategy = keystone {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] az_cache_duration = 3600 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_availability_zone = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_host = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_stats_polling_interval = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backup_api_class = cinder.backup.api.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backup_name_template = backup-%s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backup_use_same_host = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backup_use_temp_snapshot = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] chap_password = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] chap_username = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_internal_tenant_project_id = 090442e1c103470290e9dba51b909fdf {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_internal_tenant_user_id = 1c7f4f73f6cf4cb882eb5a035c938d7e {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cloned_volume_same_az = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cluster = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] compression_format = gzip {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] compute_api_class = cinder.compute.nova.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] config_dir = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] config_source = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] control_exchange = openstack {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] debug = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] default_availability_zone = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] default_group_type = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] default_volume_type = lvmdriver-1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] disk_geometry = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_client_cert = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_client_cert_key = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_data_namespace = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_ssl_cert_path = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_ssl_cert_verify = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] driver_use_ssl = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] enable_force_upload = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] enable_new_services = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] enable_unsupported_driver = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] enabled_backends = ['lvmdriver-1'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] enforce_multipath_for_image_xfer = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] filter_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_api_insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_api_servers = ['http://192.168.122.77/image'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_api_ssl_compression = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_ca_certificates_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_catalog_info = image:glance:publicURL {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_num_retries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance_request_timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] goodness_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] graceful_shutdown_timeout = 5 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] group_api_class = cinder.group.api.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] host = devstack {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_compress_on_upload = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_conversion_address_space_limit = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_conversion_cpu_limit = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_conversion_disable = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_upload_use_cinder_backend = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_upload_use_internal_tenant = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_volume_cache_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_volume_cache_max_count = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] image_volume_cache_max_size_gb = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] init_host_max_objects_retrieval = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] instance_format = [instance: %(uuid)s] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iscsi_target_flags = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iscsi_write_cache = on {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iser_helper = tgtadm {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iser_ip_address = 192.168.122.77 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iser_port = 3260 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_color = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_config_append = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_dir = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_options = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_rotate_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_rotate_interval_type = days {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] log_rotation_type = none {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 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=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] max_age = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] max_logfile_count = 30 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[83060]: INFO cinder.volume.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Starting volume driver LVMVolumeDriver (3.0.0) Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] max_logfile_size_mb = 200 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] max_over_subscription_ratio = 20.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] max_snapshots_per_migration = -1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] message_reap_interval = 86400 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] message_ttl = 2592000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] migration_create_volume_timeout_secs = 300 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] monkey_patch = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] monkey_patch_modules = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] my_ip = 192.168.122.77 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] no_snapshot_gb_quota = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] num_iser_scan_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] num_shell_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] num_volume_device_scan_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] nvmeof_conn_info_version = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] nvmet_ns_id = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] nvmet_port_id = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_max_limit = 1000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_ext_list = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_listen = 0.0.0.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_listen_port = 8776 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_use_ssl = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] osapi_volume_workers = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] per_volume_size_limit = -1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] periodic_fuzzy_delay = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] periodic_interval = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] project_id_regex = [0-9a-f\-]+ {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] public_endpoint = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] publish_errors = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_backup_gigabytes = 1000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_backups = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_gigabytes = 1000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_groups = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_snapshots = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] quota_volumes = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] rate_limit_burst = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] rate_limit_except_level = CRITICAL {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] rate_limit_interval = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] reinit_driver_count = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] replication_device = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] report_discard_supported = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] report_interval = 120 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] reservation_clean_interval = 86400 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] reservation_expire = 86400 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] reserved_image_namespaces = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] reserved_percentage = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] rpc_response_timeout = 120 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] run_external_periodic_tasks = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] scst_target_driver = iscsi {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] scst_target_iqn_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_down_time = 720 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] shell_completion = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] snapshot_name_template = snapshot-%s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] snapshot_same_host = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] split_loggers = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] state_path = /opt/stack/data/cinder {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] storage_availability_zone = nova {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] storage_protocol = iSCSI {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] syslog_log_facility = LOG_USER {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_helper = lioadm {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_ip_address = 192.168.122.77 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_port = 3260 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_protocol = iscsi {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] target_secondary_ip_addresses = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] trace_flags = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] transfer_api_class = cinder.transfer.api.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] transport_url = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] until_refresh = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_chap_auth = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_default_quota_class = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_journal = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_json = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_multipath_for_image_xfer = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_stderr = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] use_syslog = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] verify_glance_signatures = enabled {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_api_class = cinder.volume.api.API {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_backend_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_clear = zero {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_clear_ionice = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_clear_size = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_copy_bps_limit = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_dd_blocksize = 1M {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_name_template = volume-%s {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_service_inithost_offload = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.050s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volume_usage_audit_period = month {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] zoning_mode = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_concurrency.disable_process_locking = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.auth_section = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.auth_type = password {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.auth_version = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.cache = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.delay_auth_decision = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.http_connect_timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.include_service_catalog = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.interface = public {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_password = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcache_username = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.region_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.service_token_roles_required = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.service_type = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.token_cache_time = 300 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.77/identity {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.backend = dogpile.cache.null {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.backend_argument = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.backend_expiration_time = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.config_prefix = cache.oslo {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.debug_cache_backend = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.enable_retry_client = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.enable_socket_keepalive = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.expiration_time = 600 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.hashclient_retry_attempts = 2 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_dead_retry = 300 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_pool_maxsize = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_sasl_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.password = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.proxies = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.redis_db = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.redis_sentinel_service_name = mymaster {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.redis_server = localhost:6379 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.retry_attempts = 2 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.retry_delay = 0.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.socket_keepalive_count = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.socket_keepalive_idle = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.socket_keepalive_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.socket_timeout = 1.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.tls_allowed_ciphers = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.tls_cafile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.tls_certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.tls_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.tls_keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cache.username = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] coordination.backend_url = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.asyncio_connection = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.asyncio_slave_connection = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.backend = sqlalchemy {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.connection = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.connection_debug = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.038s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.connection_parameters = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.connection_recycle_time = 3600 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.connection_trace = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.db_inc_retry_interval = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.db_max_retries = 20 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.db_max_retry_interval = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.db_retry_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.max_overflow = 50 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.max_pool_size = 5 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.max_retries = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.mysql_wsrep_sync_wait = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.pool_timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.retry_interval = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.slave_connection = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.sqlite_synchronous = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.synchronous_reader = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] database.use_db_reconnect = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.connection_string = messaging:// {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.es_doc_type = notification {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.es_scroll_size = 10000 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.es_scroll_time = 2m {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.filter_error_trace = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.hmac_keys = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.sentinel_service_name = mymaster {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.socket_timeout = 0.1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.trace_requests = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler.trace_sqlalchemy = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler_jaeger.process_tags = {} {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler_jaeger.service_name_prefix = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] profiler_otlp.service_name_prefix = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.enforce_new_defaults = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: WARNING oslo_config.cfg [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.enforce_scope = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.policy_default_rule = default {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.policy_file = policy.yaml {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_policy.remote_timeout = 60.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.group = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.helper_command = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] privsep_osbrick.user = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.group = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.helper_command = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack sudo[83065]: 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 Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] cinder_sys_admin.user = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.auth_section = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.auth_type = password {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.cafile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack sudo[83065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.collect_timing = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.send_service_user_token = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.split_loggers = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] service_user.timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.auth_section = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.auth_type = password {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.collect_timing = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.region_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.split_loggers = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] glance.timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.backend_availability_zone = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.chap_password = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.chap_username = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.disk_geometry = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_client_cert = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_client_cert_key = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_data_namespace = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.driver_use_ssl = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.enable_unsupported_driver = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.extra_capabilities = {} {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.filter_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.goodness_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iscsi_target_flags = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iscsi_write_cache = on {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.058s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iser_helper = tgtadm {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iser_ip_address = 192.168.122.77 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iser_port = 3260 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.lvm_mirrors = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.lvm_share_target = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.lvm_type = auto {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.num_shell_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.nvmet_port_id = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.replication_device = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.report_discard_supported = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.reserved_percentage = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.scst_target_driver = iscsi {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.scst_target_iqn_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.storage_protocol = iSCSI {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_helper = tgtadm {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_ip_address = 192.168.122.77 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_port = 3260 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_protocol = iscsi {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.trace_flags = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.unique_fqdn_network = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.use_chap_auth = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_backend_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_clear = zero {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_clear_ionice = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_clear_size = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volume_group = cinder-volumes {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_reports.file_event_handler = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_reports.log_dir = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.backend_availability_zone = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.backend_host = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.chap_password = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.chap_username = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.chiscsi_conf = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.disk_geometry = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_client_cert = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_data_namespace = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.driver_use_ssl = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.extra_capabilities = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.filter_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.goodness_function = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iser_helper = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iser_ip_address = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iser_port = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.iser_target_prefix = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.lvm_conf_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.lvm_mirrors = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.lvm_share_target = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.lvm_type = auto {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.num_shell_tries = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.nvmet_port_id = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.replication_device = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.report_discard_supported = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.reserved_percentage = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.scst_target_driver = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.storage_protocol = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_helper = lioadm {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_ip_address = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_port = 3260 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_protocol = iscsi {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.trace_flags = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.use_chap_auth = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_clear = zero {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_clear_size = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] lvmdriver-1.volumes_dir = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_notifications.driver = [] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_notifications.retry = -1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] key_manager.fixed_key = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.barbican_api_version = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.barbican_endpoint = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.barbican_endpoint_type = public {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.barbican_region_name = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.cafile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.collect_timing = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.number_of_retries = 60 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.retry_delay = 1 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.send_service_user_token = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.split_loggers = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.verify_ssl = True {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican.verify_ssl_path = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.auth_section = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.auth_type = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.cafile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.certfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.collect_timing = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.insecure = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.keyfile = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.split_loggers = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] barbican_service_user.timeout = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.approle_role_id = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.approle_secret_id = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.kv_mountpoint = secret {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.kv_path = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.kv_version = 2 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.namespace = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.root_token_id = **** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.ssl_ca_crt_file = None {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.timeout = 60.0 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.use_ssl = False {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:46:16 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] ******************************************************************************** {{(pid=82879) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 17:46:17 devstack sudo[83065]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:17 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.702s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:17 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:17 devstack sudo[83308]: 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 Jun 25 17:46:17 devstack sudo[83308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:18 devstack sudo[83308]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.686s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 17:46:18 devstack cinder-volume[83060]: INFO cinder.brick.local_dev.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.014s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:18 devstack sudo[83543]: 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 Jun 25 17:46:18 devstack sudo[83543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:18 devstack sudo[83543]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.751s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG cinder.brick.local_dev.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83060) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:550}} Jun 25 17:46:18 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:18 devstack sudo[83681]: 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 Jun 25 17:46:18 devstack sudo[83681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:19 devstack sudo[83681]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:19 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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 1.136s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:19 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:20 devstack sudo[83842]: 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 Jun 25 17:46:20 devstack sudo[83842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:20 devstack sudo[83842]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.674s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:20 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:20 devstack sudo[83847]: 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 Jun 25 17:46:20 devstack sudo[83847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:21 devstack sudo[83847]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:21 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.680s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:21 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:21 devstack sudo[83851]: 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 Jun 25 17:46:21 devstack sudo[83851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:22 devstack sudo[83851]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:22 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.708s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:22 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:22 devstack sudo[83856]: 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 Jun 25 17:46:22 devstack sudo[83856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:22 devstack sudo[83856]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:22 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.863s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:22 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:22 devstack sudo[83867]: 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 Jun 25 17:46:22 devstack sudo[83867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:23 devstack sudo[83867]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:23 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.929s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:23 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:23 devstack sudo[83873]: 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 Jun 25 17:46:23 devstack sudo[83873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:24 devstack sudo[83873]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:24 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.803s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:24 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:24 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.022s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:24 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:24 devstack sudo[83881]: 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 Jun 25 17:46:24 devstack sudo[83881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:25 devstack sudo[83881]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:25 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.943s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:25 devstack cinder-volume[83060]: INFO cinder.volume.drivers.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Enabling LVM thin provisioning by default because a thin pool exists. Jun 25 17:46:25 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:25 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.044s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:25 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:25 devstack sudo[83946]: 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 Jun 25 17:46:25 devstack sudo[83946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:26 devstack sudo[83946]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:26 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.680s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:26 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:46:26 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:26 devstack sudo[84007]: 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 Jun 25 17:46:26 devstack sudo[84007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:26 devstack cinder-volume[82879]: DEBUG dbcounter [-] [82879] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:46:27 devstack sudo[84007]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:27 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.667s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:27 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:27 devstack sudo[84148]: 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 Jun 25 17:46:27 devstack sudo[84148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:27 devstack sudo[84148]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:27 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.665s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:27 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:27 devstack sudo[84152]: 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 Jun 25 17:46:27 devstack sudo[84152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:28 devstack sudo[84152]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:28 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.654s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:28 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:28 devstack sudo[84155]: 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 Jun 25 17:46:28 devstack sudo[84155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:29 devstack sudo[84155]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.683s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:29 devstack cinder-volume[83060]: INFO cinder.volume.driver [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Driver hasn't implemented _init_vendor_properties() Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG cinder.volume.driver [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', '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'}], '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=83060) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG oslo_db.sqlalchemy.engines [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writer thread running {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG cinder.db.api [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Building query based on filter {{(pid=83060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG cinder.image.image_utils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83060) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 17:46:29 devstack cinder-volume[83060]: INFO cinder.keymgr.migration [None req-0be12a53-c235-4938-96ae-5711e7e9a1b9 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:29 devstack sudo[84159]: 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 Jun 25 17:46:29 devstack sudo[84159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:29 devstack sudo[84159]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.679s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:29 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:29 devstack sudo[84167]: 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 Jun 25 17:46:29 devstack sudo[84167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:30 devstack sudo[84167]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:30 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.645s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:30 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:30 devstack sudo[84170]: 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 Jun 25 17:46:30 devstack sudo[84170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:31 devstack sudo[84170]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.698s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:31 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 Jun 25 17:46:31 devstack sudo[84174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:31 devstack sudo[84174]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.673s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG cinder.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Notifying Schedulers of capabilities ... {{(pid=83060) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:46:31 devstack cinder-volume[83060]: INFO cinder.volume.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Driver initialization completed successfully. Jun 25 17:46:31 devstack cinder-volume[83060]: INFO cinder.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Initiating service 2 cleanup Jun 25 17:46:31 devstack cinder-volume[83060]: INFO cinder.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Service 2 cleanup completed. Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG cinder.service [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Creating RPC server for service cinder-volume {{(pid=83060) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 17:46:31 devstack cinder-volume[83060]: DEBUG cinder.service [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83060) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 17:46:32 devstack cinder-volume[83060]: INFO cinder.volume.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Jun 25 17:46:32 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:46:32 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:32 devstack sudo[84178]: 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 Jun 25 17:46:32 devstack sudo[84178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:32 devstack sudo[84178]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:32 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.774s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:32 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:32 devstack sudo[84181]: 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 Jun 25 17:46:32 devstack sudo[84181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:33 devstack sudo[84181]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:33 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.699s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:33 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:33 devstack sudo[84225]: 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 Jun 25 17:46:33 devstack sudo[84225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:34 devstack sudo[84225]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.662s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:46:34 devstack sudo[84244]: 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 Jun 25 17:46:34 devstack sudo[84244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:46:34 devstack sudo[84244]: pam_unix(sudo:session): session closed for user root Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.673s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:46:34 devstack cinder-volume[83060]: INFO cinder.volume.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Driver post RPC initialization completed successfully. Jun 25 17:46:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:46:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:47:12 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager._thread_info {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:47:12 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread count: 6 {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:47:12 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread info: [<_MainThread(MainThread, started 123178122195072)>, , , , , ] {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:48:12 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:48:12 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:48:12 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:48:12 devstack sudo[89079]: 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 Jun 25 17:48:12 devstack sudo[89079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:48:13 devstack sudo[89079]: pam_unix(sudo:session): session closed for user root Jun 25 17:48:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.694s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:48:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:48:13 devstack sudo[89088]: 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 Jun 25 17:48:13 devstack sudo[89088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:48:14 devstack sudo[89088]: pam_unix(sudo:session): session closed for user root Jun 25 17:48:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.647s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:48:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:48:14 devstack sudo[89091]: 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 Jun 25 17:48:14 devstack sudo[89091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:48:14 devstack sudo[89091]: pam_unix(sudo:session): session closed for user root Jun 25 17:48:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.706s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:48:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:48:15 devstack sudo[89094]: 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 Jun 25 17:48:15 devstack sudo[89094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:48:15 devstack sudo[89094]: pam_unix(sudo:session): session closed for user root Jun 25 17:48:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.695s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:48:15 devstack cinder-volume[83060]: DEBUG cinder.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Notifying Schedulers of capabilities ... {{(pid=83060) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:48:15 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager._thread_info {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:48:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread count: 6 {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:48:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread info: [<_MainThread(MainThread, started 123178122195072)>, , , , , ] {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:48:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:48:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:49:12 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:49:12 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:49:12 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:49:12 devstack sudo[89486]: 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 Jun 25 17:49:12 devstack sudo[89486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:49:13 devstack sudo[89486]: pam_unix(sudo:session): session closed for user root Jun 25 17:49:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.657s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:49:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:49:13 devstack sudo[89511]: 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 Jun 25 17:49:13 devstack sudo[89511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:49:14 devstack sudo[89511]: pam_unix(sudo:session): session closed for user root Jun 25 17:49:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.664s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:49:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:49:14 devstack sudo[89516]: 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 Jun 25 17:49:14 devstack sudo[89516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:49:14 devstack sudo[89516]: pam_unix(sudo:session): session closed for user root Jun 25 17:49:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.669s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:49:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:49:14 devstack sudo[89521]: 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 Jun 25 17:49:14 devstack sudo[89521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:49:15 devstack sudo[89521]: pam_unix(sudo:session): session closed for user root Jun 25 17:49:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.702s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:49:15 devstack cinder-volume[83060]: DEBUG cinder.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Notifying Schedulers of capabilities ... {{(pid=83060) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:49:15 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager._thread_info {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:49:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread count: 6 {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:49:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread info: [<_MainThread(MainThread, started 123178122195072)>, , , , , ] {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:50:12 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:50:12 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:50:12 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:50:12 devstack sudo[91540]: 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 Jun 25 17:50:12 devstack sudo[91540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:50:13 devstack sudo[91540]: pam_unix(sudo:session): session closed for user root Jun 25 17:50:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.834s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:50:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:50:13 devstack sudo[91572]: 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 Jun 25 17:50:13 devstack sudo[91572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:50:14 devstack sudo[91572]: pam_unix(sudo:session): session closed for user root Jun 25 17:50:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.733s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:50:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:50:14 devstack sudo[91578]: 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 Jun 25 17:50:14 devstack sudo[91578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:50:15 devstack sudo[91578]: pam_unix(sudo:session): session closed for user root Jun 25 17:50:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.667s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:50:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:50:15 devstack sudo[91582]: 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 Jun 25 17:50:15 devstack sudo[91582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:50:15 devstack sudo[91582]: pam_unix(sudo:session): session closed for user root Jun 25 17:50:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.700s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:50:15 devstack cinder-volume[83060]: DEBUG cinder.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Notifying Schedulers of capabilities ... {{(pid=83060) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:50:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:50:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:51:12 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:51:12 devstack cinder-volume[83060]: DEBUG cinder.volume.drivers.lvm [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Updating volume stats {{(pid=83060) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 25 17:51:12 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:12 devstack sudo[92612]: 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 Jun 25 17:51:12 devstack sudo[92612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:13 devstack sudo[92612]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.648s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:13 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:13 devstack sudo[92641]: 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 Jun 25 17:51:13 devstack sudo[92641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:14 devstack sudo[92641]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.612s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:14 devstack sudo[92666]: 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 Jun 25 17:51:14 devstack sudo[92666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:14 devstack sudo[92666]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.624s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:14 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:14 devstack sudo[92681]: 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 Jun 25 17:51:14 devstack sudo[92681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:15 devstack sudo[92681]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:15 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 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.665s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:15 devstack cinder-volume[83060]: DEBUG cinder.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Notifying Schedulers of capabilities ... {{(pid=83060) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:51:15 devstack cinder-volume[83060]: DEBUG oslo_service.periodic_task [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] Running periodic task VolumeManager._thread_info {{(pid=83060) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:51:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread count: 6 {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:51:15 devstack cinder-volume[83060]: DEBUG cinder.volume.manager [None req-d621e74b-f6c5-4397-9f75-24c5fb993031 None None] thread info: [<_MainThread(MainThread, started 123178122195072)>, , , , , ] {{(pid=83060) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:51:33 devstack cinder-volume[82879]: INFO oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Caught SIGTERM, stopping children Jun 25 17:51:33 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Acquiring lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:33 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Acquired lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:33 devstack cinder-volume[82879]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Releasing lock "singleton_lock" {{(pid=82879) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:33 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Stop services. {{(pid=82879) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 25 17:51:33 devstack cinder-volume[82879]: DEBUG oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Killing children. {{(pid=82879) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 25 17:51:33 devstack cinder-volume[82879]: INFO oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Waiting on 1 children to exit Jun 25 17:51:37 devstack cinder-volume[83060]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Acquiring lock "singleton_lock" {{(pid=83060) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:37 devstack cinder-volume[83060]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Acquired lock "singleton_lock" {{(pid=83060) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:37 devstack cinder-volume[83060]: DEBUG oslo_concurrency.lockutils [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Releasing lock "singleton_lock" {{(pid=83060) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:37 devstack cinder-volume[83060]: WARNING amqp [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 17:51:37 devstack cinder-volume[83060]: WARNING amqp [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 17:51:37 devstack cinder-volume[82879]: INFO oslo_service.backend._eventlet.service [None req-cb19045f-503a-4543-a06a-64bbbd767900 None None] Child 83060 exited with status 0 Jun 25 17:51:37 devstack cinder-volume[93158]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 17:51:37 devstack cinder-volume[93158]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:51:37 devstack cinder-volume[93158]: we strongly recommend against using it for new projects. Jun 25 17:51:37 devstack cinder-volume[93158]: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:51:37 devstack cinder-volume[93158]: framework. For more detail see Jun 25 17:51:37 devstack cinder-volume[93158]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:51:37 devstack cinder-volume[93158]: import eventlet # noqa Jun 25 17:51:39 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:39 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:39 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:40 devstack cinder-volume[93158]: INFO dbcounter [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Registered counter for database cinder Jun 25 17:51:40 devstack cinder-volume[93158]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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=93158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:40 devstack cinder-volume[93158]: DEBUG dbcounter [-] [93158] Writer thread running {{(pid=93158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:51:40 devstack cinder-volume[93158]: INFO cinder.rpc [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 17:51:40 devstack cinder-volume[93158]: INFO cinder.rpc [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 17:51:40 devstack cinder-volume[93158]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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=93158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:40 devstack cinder-volume[93158]: INFO cinder.volume.manager [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Determined volume DB was empty at startup. Jun 25 17:51:40 devstack cinder-volume[93158]: DEBUG cinder.volume.manager [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93158) __init__ /opt/stack/cinder/cinder/volume/manager.py:298}} Jun 25 17:51:40 devstack cinder-volume[93158]: INFO cinder.volume.manager [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 25 17:51:40 devstack cinder-volume[93158]: WARNING stevedore.named [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 17:51:40 devstack cinder-volume[93158]: WARNING castellan.key_manager [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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' Jun 25 17:51:40 devstack cinder-volume[93158]: WARNING cinder.keymgr.conf_key_mgr [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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' Jun 25 17:51:40 devstack cinder-volume[93158]: INFO cinder.volume.manager [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 25 17:51:40 devstack cinder-volume[93158]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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=93158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:41 devstack cinder-volume[93158]: INFO oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Starting 1 workers Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Started child 93374 {{(pid=93158) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Full set of CONF: {{(pid=93158) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] ******************************************************************************** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Configuration options gathered from: {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] ================================================================================ {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] allow_availability_zone_fallback = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] allow_compression_on_image_upload = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] allowed_direct_url_schemes = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93374]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] api_rate_limit = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] auth_strategy = keystone {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_availability_zone = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_host = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_stats_polling_interval = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backup_api_class = cinder.backup.api.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backup_name_template = backup-%s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backup_use_same_host = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backup_use_temp_snapshot = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] chap_password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] chap_username = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_internal_tenant_project_id = 090442e1c103470290e9dba51b909fdf {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_internal_tenant_user_id = 1c7f4f73f6cf4cb882eb5a035c938d7e {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cluster = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] compression_format = gzip {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] compute_api_class = cinder.compute.nova.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] config_dir = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] config_source = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] control_exchange = openstack {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] debug = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] default_availability_zone = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] default_group_type = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] default_volume_type = QuobyteHD {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] disk_geometry = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_client_cert = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_client_cert_key = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_data_namespace = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_ssl_cert_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_ssl_cert_verify = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] driver_use_ssl = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] enable_new_services = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] enable_unsupported_driver = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] enabled_backends = ['QuobyteHD'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] enforce_multipath_for_image_xfer = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] filter_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_api_insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_api_servers = ['http://192.168.122.77/image'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_api_ssl_compression = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_ca_certificates_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_catalog_info = image:glance:publicURL {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_num_retries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance_request_timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] goodness_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] graceful_shutdown_timeout = 5 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] group_api_class = cinder.group.api.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] host = devstack {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_compress_on_upload = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_conversion_address_space_limit = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_conversion_cpu_limit = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_conversion_disable = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_upload_use_cinder_backend = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_upload_use_internal_tenant = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_volume_cache_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_volume_cache_max_count = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] image_volume_cache_max_size_gb = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] init_host_max_objects_retrieval = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] instance_format = [instance: %(uuid)s] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iscsi_target_flags = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iscsi_write_cache = on {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iser_helper = tgtadm {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iser_ip_address = 192.168.122.77 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iser_port = 3260 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_color = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_config_append = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_dir = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_options = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_rotate_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_rotate_interval_type = days {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] log_rotation_type = none {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d 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=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93374]: INFO cinder.volume.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Starting volume driver QuobyteDriver (1.1.14) Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.remotefs [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93374) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] max_age = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] max_logfile_count = 30 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] max_logfile_size_mb = 200 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] max_over_subscription_ratio = 20.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] message_reap_interval = 86400 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] message_ttl = 2592000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] migration_create_volume_timeout_secs = 300 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] monkey_patch = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] monkey_patch_modules = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] my_ip = 192.168.122.77 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] no_snapshot_gb_quota = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] num_iser_scan_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] num_shell_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] num_volume_device_scan_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] nvmeof_conn_info_version = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] nvmet_ns_id = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] nvmet_port_id = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_max_limit = 1000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_ext_list = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_listen = 0.0.0.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_listen_port = 8776 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_use_ssl = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] osapi_volume_workers = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] per_volume_size_limit = -1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] periodic_fuzzy_delay = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] periodic_interval = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] project_id_regex = [0-9a-f\-]+ {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] public_endpoint = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] publish_errors = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_backup_gigabytes = 1000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_backups = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_gigabytes = 1000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_groups = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_snapshots = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] quota_volumes = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] rate_limit_burst = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] rate_limit_except_level = CRITICAL {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] rate_limit_interval = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] reinit_driver_count = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] replication_device = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] report_discard_supported = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] report_interval = 120 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] reservation_clean_interval = 86400 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] reservation_expire = 86400 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] reserved_image_namespaces = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] reserved_percentage = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] rpc_response_timeout = 120 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] run_external_periodic_tasks = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] scst_target_driver = iscsi {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] scst_target_iqn_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_down_time = 720 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] shell_completion = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] snapshot_name_template = snapshot-%s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] split_loggers = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] state_path = /opt/stack/data/cinder {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] storage_availability_zone = nova {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] storage_protocol = iSCSI {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] syslog_log_facility = LOG_USER {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_helper = lioadm {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_ip_address = 192.168.122.77 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_port = 3260 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_protocol = iscsi {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] target_secondary_ip_addresses = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] trace_flags = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] transfer_api_class = cinder.transfer.api.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] transport_url = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] until_refresh = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_chap_auth = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_default_quota_class = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_journal = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_json = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_multipath_for_image_xfer = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_stderr = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] use_syslog = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] verify_glance_signatures = enabled {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_api_class = cinder.volume.api.API {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_backend_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_clear = zero {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_clear_ionice = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_clear_size = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_copy_bps_limit = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_dd_blocksize = 1M {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_name_template = volume-%s {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_service_inithost_offload = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volume_usage_audit_period = month {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] zoning_mode = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_concurrency.disable_process_locking = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.auth_section = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.auth_type = password {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.auth_version = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.cache = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.delay_auth_decision = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.http_connect_timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.include_service_catalog = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.interface = public {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_password = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcache_username = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.region_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.service_token_roles_required = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.service_type = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.token_cache_time = 300 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.77/identity {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.backend = dogpile.cache.null {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.backend_argument = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.backend_expiration_time = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.config_prefix = cache.oslo {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.debug_cache_backend = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.enable_retry_client = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.enable_socket_keepalive = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93374) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 25 17:51:41 devstack cinder-volume[93374]: WARNING cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 25 17:51:41 devstack cinder-volume[93374]: WARNING cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.expiration_time = 600 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.hashclient_retry_attempts = 2 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_dead_retry = 300 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_pool_maxsize = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Running cmd (subprocess): mount.quobyte {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_sasl_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.proxies = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.redis_db = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.redis_sentinel_service_name = mymaster {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.redis_server = localhost:6379 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.retry_attempts = 2 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.retry_delay = 0.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.socket_keepalive_count = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.socket_keepalive_idle = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.socket_keepalive_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.socket_timeout = 1.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.tls_allowed_ciphers = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.tls_cafile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.tls_certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.tls_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.tls_keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cache.username = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] coordination.backend_url = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.asyncio_connection = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.asyncio_slave_connection = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.backend = sqlalchemy {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.connection = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.connection_debug = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.connection_parameters = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.connection_recycle_time = 3600 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.connection_trace = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.db_inc_retry_interval = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.db_max_retries = 20 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.db_max_retry_interval = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.db_retry_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.max_overflow = 50 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.max_pool_size = 5 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.max_retries = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.mysql_wsrep_sync_wait = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.pool_timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.retry_interval = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.slave_connection = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.sqlite_synchronous = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.synchronous_reader = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] database.use_db_reconnect = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.connection_string = messaging:// {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.es_doc_type = notification {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.es_scroll_size = 10000 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.es_scroll_time = 2m {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.filter_error_trace = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.hmac_keys = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.sentinel_service_name = mymaster {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.socket_timeout = 0.1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.trace_requests = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler.trace_sqlalchemy = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler_jaeger.process_tags = {} {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler_jaeger.service_name_prefix = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] profiler_otlp.service_name_prefix = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.enforce_new_defaults = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: WARNING oslo_config.cfg [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.enforce_scope = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.policy_default_rule = default {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.policy_file = policy.yaml {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_policy.remote_timeout = 60.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.group = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.helper_command = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] privsep_osbrick.user = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.group = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.helper_command = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] cinder_sys_admin.user = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.auth_section = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.auth_type = password {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.cafile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.collect_timing = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.send_service_user_token = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.split_loggers = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] service_user.timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.auth_section = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.auth_type = password {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.collect_timing = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.region_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.split_loggers = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] glance.timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.backend_availability_zone = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.chap_password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.chap_username = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.disk_geometry = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_client_cert = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_client_cert_key = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_data_namespace = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.driver_use_ssl = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.enable_unsupported_driver = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.extra_capabilities = {} {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.filter_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.goodness_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iscsi_target_flags = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iscsi_write_cache = on {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iser_helper = tgtadm {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iser_ip_address = 192.168.122.77 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iser_port = 3260 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_host = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_login = admin {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_mount_options = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_private_key = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_share_path = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_ssh_port = 22 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.num_shell_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.nvmet_port_id = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack quobyte-client[93379]: Reading configuration file: /etc/quobyte/client.cfg Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_client_cfg = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack quobyte-client[93379]: Invalid parameters found, error: missing mount point. Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.quobyte_volume_url = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.replication_device = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.report_discard_supported = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.reserved_percentage = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.scst_target_driver = iscsi {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.scst_target_iqn_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack quobyte-client[93379]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] CMD "mount.quobyte" returned: 1 in 0.085s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:41 devstack quobyte-client[93379]: Failed to parse all commandline parameters, please use -h/--help to see available options. Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.storage_protocol = iSCSI {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_helper = tgtadm {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_ip_address = 192.168.122.77 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=93374) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:51:41 devstack cinder-volume[93374]: INFO cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 ... Jun 25 17:51:41 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 -c /etc/quobyte/client-cinder.cfg {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_port = 3260 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_protocol = iscsi {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.trace_flags = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.unique_fqdn_network = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.use_chap_auth = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_backend_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_clear = zero {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_clear_ionice = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_clear_size = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_reports.file_event_handler = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_reports.log_dir = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.backend_availability_zone = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.backend_host = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.chap_password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.chap_username = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.chiscsi_conf = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.disk_geometry = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_client_cert = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_client_cert_key = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_data_namespace = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.driver_use_ssl = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.extra_capabilities = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.filter_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.goodness_function = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack sudo[93380]: 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-77a2c646-2e39-4405-afaf-566876302b80 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 -c /etc/quobyte/client-cinder.cfg Jun 25 17:51:41 devstack sudo[93380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iscsi_target_flags = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iscsi_write_cache = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iser_helper = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iser_ip_address = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iser_port = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.iser_target_prefix = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_host = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_login = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_mount_options = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_password = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_private_key = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_share_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_ssh_port = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.num_shell_tries = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nvmet_ns_id = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.nvmet_port_id = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.replication_device = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.report_discard_supported = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.reserved_percentage = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.scst_target_driver = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.storage_protocol = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_helper = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_ip_address = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_port = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_prefix = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_protocol = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.trace_flags = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.unique_fqdn_network = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.use_chap_auth = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_clear = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_clear_ionice = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_clear_size = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] QuobyteHD.volumes_dir = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.ssl_version = {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_notifications.driver = [] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_notifications.retry = -1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] oslo_messaging_notifications.transport_url = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] key_manager.fixed_key = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.barbican_api_version = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.barbican_endpoint = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.barbican_endpoint_type = public {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.barbican_region_name = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.cafile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.collect_timing = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.number_of_retries = 60 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.retry_delay = 1 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.send_service_user_token = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.split_loggers = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.verify_ssl = True {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican.verify_ssl_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.auth_section = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.auth_type = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.cafile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.certfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.collect_timing = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.insecure = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.keyfile = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.split_loggers = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] barbican_service_user.timeout = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.approle_role_id = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.approle_secret_id = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.kv_mountpoint = secret {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.kv_path = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.kv_version = 2 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.namespace = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.root_token_id = **** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.ssl_ca_crt_file = None {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.timeout = 60.0 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.use_ssl = False {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:51:41 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] ******************************************************************************** {{(pid=93158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 17:51:42 devstack sudo[93380]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.797s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:42 devstack cinder-volume[93374]: INFO cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 succeeded Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=93374) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.809s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:42 devstack sudo[93449]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:51:42 devstack sudo[93449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:42 devstack sudo[93449]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.603s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:42 devstack cinder-volume[93374]: INFO cinder.volume.driver [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Driver hasn't implemented _init_vendor_properties() Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.volume.driver [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7214241027832, 'free_capacity_gb': 1775.7214241027832, 'reserved_percentage': 0, 'QoS_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=93374) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_db.sqlalchemy.engines [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 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=93374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG dbcounter [-] [93374] Writer thread running {{(pid=93374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.db.api [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Building query based on filter {{(pid=93374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.image.image_utils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93374) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 17:51:42 devstack cinder-volume[93374]: INFO cinder.keymgr.migration [None req-bbef550e-a55f-4f68-82e4-ea0990008b62 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=93374) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=93374) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:51:42 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:42 devstack sudo[93452]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:51:42 devstack sudo[93452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:43 devstack sudo[93452]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.601s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG cinder.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Notifying Schedulers of capabilities ... {{(pid=93374) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:51:43 devstack cinder-volume[93374]: INFO cinder.volume.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Driver initialization completed successfully. Jun 25 17:51:43 devstack cinder-volume[93374]: INFO cinder.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Initiating service 3 cleanup Jun 25 17:51:43 devstack cinder-volume[93374]: INFO cinder.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Service 3 cleanup completed. Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG cinder.service [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Creating RPC server for service cinder-volume {{(pid=93374) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG cinder.service [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93374) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 17:51:43 devstack cinder-volume[93374]: INFO cinder.volume.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=93374) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=93374) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:51:43 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:43 devstack sudo[93460]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:51:43 devstack sudo[93460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:44 devstack sudo[93460]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:44 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.725s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:44 devstack cinder-volume[93374]: INFO cinder.volume.manager [None req-37b8fb33-58aa-413c-a507-22c829ff5cc9 None None] Driver post RPC initialization completed successfully. Jun 25 17:51:44 devstack cinder-volume[93374]: DEBUG oslo_service.periodic_task [None req-1da10fe1-b9df-496c-a691-cbba90e56f14 None None] Running periodic task VolumeManager._thread_info {{(pid=93374) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:51:44 devstack cinder-volume[93374]: DEBUG cinder.volume.manager [None req-1da10fe1-b9df-496c-a691-cbba90e56f14 None None] thread count: 6 {{(pid=93374) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:51:44 devstack cinder-volume[93374]: DEBUG cinder.volume.manager [None req-1da10fe1-b9df-496c-a691-cbba90e56f14 None None] thread info: [<_MainThread(MainThread, started 134357169279104)>, , , , , ] {{(pid=93374) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=93374) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG cinder.volume.drivers.quobyte [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=93374) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93374) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:51:48 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:51:48 devstack sudo[93575]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:51:48 devstack sudo[93575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:51:49 devstack sudo[93575]: pam_unix(sudo:session): session closed for user root Jun 25 17:51:49 devstack cinder-volume[93374]: DEBUG oslo_concurrency.processutils [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.621s {{(pid=93374) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:51:49 devstack cinder-volume[93374]: DEBUG cinder.manager [None req-0745b68b-84be-4a8e-b4bc-83fe197b4aa7 None None] Notifying Schedulers of capabilities ... {{(pid=93374) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:51:50 devstack cinder-volume[93158]: INFO oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Caught SIGTERM, stopping children Jun 25 17:51:50 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Acquiring lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:50 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Acquired lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:50 devstack cinder-volume[93158]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Releasing lock "singleton_lock" {{(pid=93158) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:50 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Stop services. {{(pid=93158) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 25 17:51:50 devstack cinder-volume[93158]: DEBUG oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Killing children. {{(pid=93158) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 25 17:51:50 devstack cinder-volume[93158]: INFO oslo_service.backend._eventlet.service [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Waiting on 1 children to exit Jun 25 17:51:54 devstack cinder-volume[93374]: DEBUG dbcounter [-] [93374] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=93374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:51:54 devstack cinder-volume[93374]: DEBUG dbcounter [-] [93374] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=93374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:51:55 devstack cinder-volume[93374]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Jun 25 17:51:56 devstack cinder-volume[93706]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 17:51:56 devstack cinder-volume[93706]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:51:56 devstack cinder-volume[93706]: we strongly recommend against using it for new projects. Jun 25 17:51:56 devstack cinder-volume[93706]: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:51:56 devstack cinder-volume[93706]: framework. For more detail see Jun 25 17:51:56 devstack cinder-volume[93706]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:51:56 devstack cinder-volume[93706]: import eventlet # noqa Jun 25 17:51:56 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Acquiring lock "singleton_lock" {{(pid=93374) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:56 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Acquired lock "singleton_lock" {{(pid=93374) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:56 devstack cinder-volume[93374]: DEBUG oslo_concurrency.lockutils [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Releasing lock "singleton_lock" {{(pid=93374) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:56 devstack cinder-volume[93374]: WARNING amqp [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 17:51:56 devstack cinder-volume[93374]: WARNING amqp [None req-c4ce42d0-10e3-4fce-a046-e1dc9a3c684d None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 17:51:58 devstack cinder-volume[93706]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93706) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:51:58 devstack cinder-volume[93706]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93706) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:51:58 devstack cinder-volume[93706]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93706) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:51:59 devstack cinder-volume[93706]: INFO dbcounter [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Registered counter for database cinder Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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=93706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG dbcounter [-] [93706] Writer thread running {{(pid=93706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:51:59 devstack cinder-volume[93706]: INFO cinder.rpc [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 17:51:59 devstack cinder-volume[93706]: INFO cinder.rpc [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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=93706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:59 devstack cinder-volume[93706]: INFO cinder.volume.manager [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Determined volume DB was empty at startup. Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG cinder.volume.manager [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93706) __init__ /opt/stack/cinder/cinder/volume/manager.py:298}} Jun 25 17:51:59 devstack cinder-volume[93706]: WARNING stevedore.named [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 17:51:59 devstack cinder-volume[93706]: WARNING castellan.key_manager [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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' Jun 25 17:51:59 devstack cinder-volume[93706]: WARNING cinder.keymgr.conf_key_mgr [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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' Jun 25 17:51:59 devstack cinder-volume[93706]: INFO cinder.volume.manager [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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=93706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:51:59 devstack cinder-volume[93706]: INFO oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Starting 1 workers Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Started child 94004 {{(pid=93706) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Full set of CONF: {{(pid=93706) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 17:51:59 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] ******************************************************************************** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Configuration options gathered from: {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 17:52:00 devstack cinder-volume[94004]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] ================================================================================ {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] allow_availability_zone_fallback = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] allow_compression_on_image_upload = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] allowed_direct_url_schemes = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] api_rate_limit = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] auth_strategy = keystone {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_availability_zone = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_host = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_stats_polling_interval = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backup_api_class = cinder.backup.api.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backup_name_template = backup-%s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backup_use_same_host = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backup_use_temp_snapshot = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] chap_password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] chap_username = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_internal_tenant_project_id = 090442e1c103470290e9dba51b909fdf {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_internal_tenant_user_id = 1c7f4f73f6cf4cb882eb5a035c938d7e {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cluster = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] compression_format = gzip {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] compute_api_class = cinder.compute.nova.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] config_dir = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] config_source = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] control_exchange = openstack {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] debug = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] default_availability_zone = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] default_group_type = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] default_volume_type = QuobyteHD {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] disk_geometry = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_client_cert = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_client_cert_key = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_data_namespace = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_ssl_cert_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_ssl_cert_verify = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] driver_use_ssl = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] enable_new_services = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] enable_unsupported_driver = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] enabled_backends = ['QuobyteHD'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] enforce_multipath_for_image_xfer = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] filter_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_api_insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_api_servers = ['http://192.168.122.77/image'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_api_ssl_compression = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_ca_certificates_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_catalog_info = image:glance:publicURL {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_num_retries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance_request_timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] goodness_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] graceful_shutdown_timeout = 5 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] group_api_class = cinder.group.api.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] host = devstack {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_compress_on_upload = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_conversion_address_space_limit = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_conversion_cpu_limit = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_conversion_disable = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_upload_use_cinder_backend = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_upload_use_internal_tenant = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_volume_cache_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_volume_cache_max_count = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] image_volume_cache_max_size_gb = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] init_host_max_objects_retrieval = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] instance_format = [instance: %(uuid)s] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iscsi_target_flags = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iscsi_write_cache = on {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iser_helper = tgtadm {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iser_ip_address = 192.168.122.77 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iser_port = 3260 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_color = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_config_append = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_dir = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_options = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_rotate_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_rotate_interval_type = days {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] log_rotation_type = none {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 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=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Starting volume driver QuobyteDriver (1.1.14) Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94004) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] max_age = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] max_logfile_count = 30 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] max_logfile_size_mb = 200 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] max_over_subscription_ratio = 20.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] message_reap_interval = 86400 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] message_ttl = 2592000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] migration_create_volume_timeout_secs = 300 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] monkey_patch = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] monkey_patch_modules = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] my_ip = 192.168.122.77 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] no_snapshot_gb_quota = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] num_iser_scan_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] num_shell_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] num_volume_device_scan_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] nvmeof_conn_info_version = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] nvmet_ns_id = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] nvmet_port_id = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_max_limit = 1000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_ext_list = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_listen_port = 8776 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_use_ssl = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] osapi_volume_workers = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] per_volume_size_limit = -1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] periodic_fuzzy_delay = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] periodic_interval = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] public_endpoint = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] publish_errors = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_backup_gigabytes = 1000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_backups = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_gigabytes = 1000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_groups = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_snapshots = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] quota_volumes = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] rate_limit_burst = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] rate_limit_except_level = CRITICAL {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] rate_limit_interval = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] reinit_driver_count = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] replication_device = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] report_discard_supported = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] report_interval = 120 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] reservation_clean_interval = 86400 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] reservation_expire = 86400 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] reserved_image_namespaces = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] reserved_percentage = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] rpc_response_timeout = 120 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] run_external_periodic_tasks = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] scst_target_driver = iscsi {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] scst_target_iqn_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_down_time = 720 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] shell_completion = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] snapshot_name_template = snapshot-%s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] split_loggers = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] state_path = /opt/stack/data/cinder {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] storage_availability_zone = nova {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] storage_protocol = iSCSI {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] syslog_log_facility = LOG_USER {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_helper = lioadm {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_ip_address = 192.168.122.77 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_port = 3260 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_protocol = iscsi {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] target_secondary_ip_addresses = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] trace_flags = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] transport_url = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] until_refresh = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_chap_auth = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_default_quota_class = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_journal = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_json = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_multipath_for_image_xfer = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_stderr = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] use_syslog = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] verify_glance_signatures = enabled {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_api_class = cinder.volume.api.API {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_backend_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_clear = zero {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_clear_ionice = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_clear_size = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_copy_bps_limit = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_dd_blocksize = 1M {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_name_template = volume-%s {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_service_inithost_offload = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volume_usage_audit_period = month {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] zoning_mode = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_concurrency.disable_process_locking = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.auth_section = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.auth_type = password {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.auth_version = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.cache = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.include_service_catalog = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.interface = public {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_password = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcache_username = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.region_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.service_type = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.77/identity {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.backend = dogpile.cache.null {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.backend_argument = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.backend_expiration_time = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.config_prefix = cache.oslo {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.debug_cache_backend = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.enable_retry_client = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.enable_socket_keepalive = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.expiration_time = 600 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.hashclient_retry_attempts = 2 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_dead_retry = 300 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_pool_maxsize = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_sasl_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.proxies = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.redis_db = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.redis_server = localhost:6379 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.retry_attempts = 2 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.retry_delay = 0.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.socket_keepalive_count = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.socket_keepalive_idle = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.socket_keepalive_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.socket_timeout = 1.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.tls_allowed_ciphers = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.tls_cafile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.tls_certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.tls_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.tls_keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cache.username = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] coordination.backend_url = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.asyncio_connection = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.asyncio_slave_connection = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.backend = sqlalchemy {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.connection = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.connection_debug = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.connection_parameters = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.connection_recycle_time = 3600 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.connection_trace = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.db_inc_retry_interval = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.db_max_retries = 20 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.db_max_retry_interval = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.db_retry_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.max_overflow = 50 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.max_pool_size = 5 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.max_retries = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.mysql_wsrep_sync_wait = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.pool_timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.retry_interval = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.slave_connection = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.sqlite_synchronous = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.synchronous_reader = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] database.use_db_reconnect = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.connection_string = messaging:// {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.es_doc_type = notification {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.es_scroll_size = 10000 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.es_scroll_time = 2m {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.filter_error_trace = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.hmac_keys = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.sentinel_service_name = mymaster {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.socket_timeout = 0.1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94004) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.trace_requests = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler.trace_sqlalchemy = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler_jaeger.process_tags = {} {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler_jaeger.service_name_prefix = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] profiler_otlp.service_name_prefix = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.enforce_new_defaults = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 25 17:52:00 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 25 17:52:00 devstack cinder-volume[93706]: WARNING oslo_config.cfg [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.enforce_scope = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.policy_default_rule = default {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Running cmd (subprocess): mount.quobyte {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.policy_file = policy.yaml {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.group = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.helper_command = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] privsep_osbrick.user = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.group = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.helper_command = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] cinder_sys_admin.user = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.auth_section = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.auth_type = password {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.cafile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.collect_timing = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.send_service_user_token = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.split_loggers = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] service_user.timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.auth_section = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.auth_type = password {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.collect_timing = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.region_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.split_loggers = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] glance.timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.backend_availability_zone = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.chap_password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.chap_username = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.disk_geometry = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_client_cert = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_client_cert_key = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_data_namespace = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.driver_use_ssl = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.extra_capabilities = {} {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.filter_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.goodness_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iscsi_target_flags = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iscsi_write_cache = on {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iser_helper = tgtadm {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iser_ip_address = 192.168.122.77 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iser_port = 3260 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_host = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_login = admin {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_mount_options = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_private_key = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_share_path = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.num_shell_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.quobyte_volume_url = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.replication_device = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.report_discard_supported = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.reserved_percentage = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_helper = tgtadm {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_ip_address = 192.168.122.77 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_port = 3260 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_protocol = iscsi {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.trace_flags = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.unique_fqdn_network = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.use_chap_auth = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_backend_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_clear = zero {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_clear_ionice = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_clear_size = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_reports.file_event_handler = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_reports.log_dir = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.backend_availability_zone = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.backend_host = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.chap_password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.chap_username = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.chiscsi_conf = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.disk_geometry = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_client_cert = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_data_namespace = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.driver_use_ssl = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.extra_capabilities = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.filter_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.goodness_function = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iser_helper = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iser_ip_address = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iser_port = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.iser_target_prefix = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_host = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_login = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_mount_options = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_password = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_private_key = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_share_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_ssh_port = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.num_shell_tries = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.nvmet_port_id = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack quobyte-client[94010]: Reading configuration file: /etc/quobyte/client.cfg Jun 25 17:52:00 devstack quobyte-client[94010]: Invalid parameters found, error: missing mount point. Jun 25 17:52:00 devstack quobyte-client[94010]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Jun 25 17:52:00 devstack quobyte-client[94010]: Failed to parse all commandline parameters, please use -h/--help to see available options. Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] CMD "mount.quobyte" returned: 1 in 0.071s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.replication_device = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.report_discard_supported = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.reserved_percentage = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.scst_target_driver = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.storage_protocol = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_helper = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_ip_address = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_port = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_prefix = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_protocol = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.trace_flags = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.use_chap_auth = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_clear = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_clear_size = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] QuobyteHD.volumes_dir = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_notifications.driver = [] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_notifications.retry = -1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] key_manager.fixed_key = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.barbican_api_version = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.barbican_endpoint = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.barbican_endpoint_type = public {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.barbican_region_name = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.cafile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.collect_timing = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.number_of_retries = 60 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.retry_delay = 1 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.send_service_user_token = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.split_loggers = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.verify_ssl = True {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican.verify_ssl_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.auth_section = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.auth_type = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.cafile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.certfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.collect_timing = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.insecure = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.keyfile = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.split_loggers = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] barbican_service_user.timeout = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.approle_role_id = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.approle_secret_id = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.kv_mountpoint = secret {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.kv_path = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.kv_version = 2 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.namespace = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.root_token_id = **** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.ssl_ca_crt_file = None {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.timeout = 60.0 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.use_ssl = False {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 17:52:00 devstack cinder-volume[93706]: DEBUG oslo_service.backend._eventlet.service [None req-d1b28d8f-77f0-4e42-bd1d-08cff30904c2 None None] ******************************************************************************** {{(pid=93706) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 17:52:00 devstack sudo[94019]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:52:00 devstack sudo[94019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:52:00 devstack sudo[94019]: pam_unix(sudo:session): session closed for user root Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.669s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:52:00 devstack cinder-volume[94004]: INFO cinder.volume.driver [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Driver hasn't implemented _init_vendor_properties() Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG cinder.volume.driver [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7214241027832, 'free_capacity_gb': 1775.7214241027832, 'reserved_percentage': 0, 'QoS_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=94004) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG oslo_db.sqlalchemy.engines [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 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=94004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 17:52:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writer thread running {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.db.api [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Building query based on filter {{(pid=94004) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94004) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:52:01 devstack cinder-volume[94004]: INFO cinder.keymgr.migration [None req-6b341800-d4b1-4757-9ff7-6c357d511e32 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 17:52:01 devstack sudo[94038]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:52:01 devstack sudo[94038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:52:01 devstack sudo[94038]: pam_unix(sudo:session): session closed for user root Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.649s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:52:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Driver initialization completed successfully. Jun 25 17:52:01 devstack cinder-volume[94004]: INFO cinder.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Initiating service 3 cleanup Jun 25 17:52:01 devstack cinder-volume[94004]: INFO cinder.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Service 3 cleanup completed. Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.service [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Creating RPC server for service cinder-volume {{(pid=94004) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.service [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94004) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 17:52:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:52:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:52:01 devstack sudo[94059]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:52:01 devstack sudo[94059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:52:02 devstack sudo[94059]: pam_unix(sudo:session): session closed for user root Jun 25 17:52:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.719s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:52:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19b191bd-ddf7-4806-b36c-962b26b8a5c3 None None] Driver post RPC initialization completed successfully. Jun 25 17:52:09 devstack cinder-volume[93706]: DEBUG dbcounter [-] [93706] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:52:11 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:52:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:52:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:52:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 6 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:52:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:53:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:26 devstack sudo[94804]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:53:26 devstack sudo[94804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:27 devstack sudo[94804]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.671s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:53:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:53:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 6 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:53:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Flow 'volume_create_manager' (7afe593d-f2e7-4fa3-86ae-423476b210cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e77ac769-9048-4ffe-a10f-8d45b517eb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e77ac769-9048-4ffe-a10f-8d45b517eb2e) 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-06-25T15:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-572169168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=605c7aa7-6802-488b-abbf-86e20abe75ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad5497c36bc44db9ba15046e4ac2348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:53:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:53:42Z,use_quota=True,user_id='62f5273fd37f41a784335da1602e403e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2a69bbd-a399-4260-8ba6-a0b3d2b8b205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2a69bbd-a399-4260-8ba6-a0b3d2b8b205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (300af7d5-b3c4-4357-9243-f2f8cd149203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (300af7d5-b3c4-4357-9243-f2f8cd149203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '605c7aa7-6802-488b-abbf-86e20abe75ea', 'volume_name': 'volume-605c7aa7-6802-488b-abbf-86e20abe75ea', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1f868c6-b499-47c5-b84f-c2708336dcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1f868c6-b499-47c5-b84f-c2708336dcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5d5a09f-0868-41fd-b394-3f55750769ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Volume 605c7aa7-6802-488b-abbf-86e20abe75ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-605c7aa7-6802-488b-abbf-86e20abe75ea', 'volume_size': 1} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 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-06-25T15:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-572169168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=605c7aa7-6802-488b-abbf-86e20abe75ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad5497c36bc44db9ba15046e4ac2348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:53:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:53:42Z,use_quota=True,user_id='62f5273fd37f41a784335da1602e403e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Creating volume 605c7aa7-6802-488b-abbf-86e20abe75ea {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:53:42 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:53:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:42 devstack sudo[94837]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea 1073741824 Jun 25 17:53:42 devstack sudo[94837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Flow 'volume_create_manager' (5baaf66b-d502-4934-96d6-f60f5702c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b89a5a46-389b-415c-99ce-739ef3b01063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b89a5a46-389b-415c-99ce-739ef3b01063) 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-06-25T15:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-317551838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90cad85250b488684a4ef0b3bbd957c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:53:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:53:46Z,use_quota=True,user_id='2a6cb0a0d3e64434ad230399d0819903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1adc0fe9-8b4d-4a9f-9376-d4b4db1ee025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1adc0fe9-8b4d-4a9f-9376-d4b4db1ee025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9169ea3-601c-4b5c-bc17-48561c78a0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9169ea3-601c-4b5c-bc17-48561c78a0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a', 'volume_name': 'volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f278a832-4e4d-400d-926d-77907b6cf0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f278a832-4e4d-400d-926d-77907b6cf0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86dd32b0-b5ec-4a5b-873f-4df5a818b3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Volume 0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a', 'volume_size': 1} Jun 25 17:53:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:46 devstack sudo[94837]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea 1073741824" returned: 0 in 3.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:46 devstack sudo[95157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea Jun 25 17:53:46 devstack sudo[95157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:47 devstack sudo[95157]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] <== create_volume: return (4430ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 4.436s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.267s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 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-06-25T15:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-317551838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90cad85250b488684a4ef0b3bbd957c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:53:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:53:46Z,use_quota=True,user_id='2a6cb0a0d3e64434ad230399d0819903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Creating volume 0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:53:47 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:47 devstack sudo[95160]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a 1073741824 Jun 25 17:53:47 devstack sudo[95160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5d5a09f-0868-41fd-b394-3f55750769ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-605c7aa7-6802-488b-abbf-86e20abe75ea', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (690cd750-a076-4dc1-8c3b-28ae1203bdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Volume volume-605c7aa7-6802-488b-abbf-86e20abe75ea (605c7aa7-6802-488b-abbf-86e20abe75ea): created successfully Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (690cd750-a076-4dc1-8c3b-28ae1203bdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Flow 'volume_create_manager' (7afe593d-f2e7-4fa3-86ae-423476b210cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:53:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7109c29a-34f3-449b-81f0-42163dd55dd2 tempest-DeleteServersTestJSON-790652126 None] Created volume successfully. Jun 25 17:53:49 devstack sudo[95160]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a 1073741824" returned: 0 in 2.267s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:49 devstack sudo[95173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a Jun 25 17:53:49 devstack sudo[95173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:50 devstack sudo[95173]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" returned: 0 in 0.919s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] <== create_volume: return (3256ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.262s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86dd32b0-b5ec-4a5b-873f-4df5a818b3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78b29ef4-7afe-42a3-a8d4-a0e30a22e83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:53:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Volume volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a (0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a): created successfully Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78b29ef4-7afe-42a3-a8d4-a0e30a22e83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:53:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Flow 'volume_create_manager' (5baaf66b-d502-4934-96d6-f60f5702c619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:53:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1e1676de-9851-4aee-be2d-04c76f7fc976 tempest-VolumesAdminNegativeTest-157858881 None] Created volume successfully. Jun 25 17:53:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Acquiring lock "cinder-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:53:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "cinder-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:53:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Acquiring lock "cinder-quobyte-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:53:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "cinder-quobyte-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:53:52 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 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/tmpbfaghzny/privsep.sock'] Jun 25 17:53:52 devstack sudo[95217]: 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/tmpbfaghzny/privsep.sock Jun 25 17:53:52 devstack sudo[95217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:53:54 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:53:56 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 25 17:53:57 devstack sudo[95217]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:57 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Spawned new privsep daemon via rootwrap Jun 25 17:53:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Accepted privsep connection to /tmp/tmpbfaghzny/privsep.sock {{(pid=94004) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Jun 25 17:53:57 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 25 17:53:57 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 25 17:53:57 devstack cinder-volume[94004]: 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 Jun 25 17:53:57 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95224 Jun 25 17:53:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5ce4a84-9ffd-4a7e-ac4d-55aa01fea0ca]: (2,) {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:53:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2aa2d426-6dea-408b-ad72-1e51bd18e632]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:53:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:57 devstack sudo[95248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a Jun 25 17:53:57 devstack sudo[95248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:58 devstack cinder-volume[94004]: WARNING py.warnings [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jun 25 17:53:58 devstack cinder-volume[94004]: .first() Jun 25 17:53:58 devstack cinder-volume[94004]: Jun 25 17:53:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:53:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:53:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ac23303-f2b1-468b-b003-07a65dc1a2ac]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:53:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:58 devstack sudo[95312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea Jun 25 17:53:58 devstack sudo[95312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:53:59 devstack sudo[95248]: pam_unix(sudo:session): session closed for user root Jun 25 17:53:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" returned: 0 in 2.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:53:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:53:59 devstack sudo[95333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a Jun 25 17:53:59 devstack sudo[95333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:00 devstack sudo[95312]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea" returned: 0 in 1.940s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-605c7aa7-6802-488b-abbf-86e20abe75ea', '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': '57aa5748-7ec2-40ae-b093-03db6cf9a055', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:54:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-cba7a9b0-c3f9-428c-a682-ea0c0f852c7e req-45cd3837-7444-4ee6-b750-4b4c3a741cb3 tempest-DeleteServersTestJSON-790652126 None] attachment_update completed successfully. Jun 25 17:54:00 devstack sudo[95333]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" returned: 0 in 0.981s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "cinder-quobyte-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a" released by "delete_volume" :: held 7.879s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:54:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 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. Jun 25 17:54:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 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. Jun 25 17:54:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Created reservations ['bfeee8da-8829-49ec-b917-dcaaa3cdcd2e', '64ca22fa-9946-4bf4-9534-18982a952658', 'ec2a67a9-deaa-40f9-8be4-381b8ecd0224', 'ec19197c-5ac4-4d99-9141-2883dea59412'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:01 devstack sudo[95370]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:54:01 devstack sudo[95370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:02 devstack sudo[95370]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.020s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:02 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:54:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Deleted volume successfully. Jun 25 17:54:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48b213c6-b96b-44eb-b14c-7a8f7faeb72f tempest-VolumesAdminNegativeTest-157858881 None] Lock "cinder-0e7ba6a0-cc49-4b34-9c0b-c9f4f14b091a-delete_volume" released by "delete_volume" :: held 9.303s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:54:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2992b3b1-0713-4702-9c69-2e69be2caa4b req-7ccbf242-e008-47ea-be4b-e17a90de24db tempest-DeleteServersTestJSON-790652126 None] Terminate volume connection completed successfully. Jun 25 17:54:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-2992b3b1-0713-4702-9c69-2e69be2caa4b req-7ccbf242-e008-47ea-be4b-e17a90de24db tempest-DeleteServersTestJSON-790652126 None] Deleting attachment 57aa5748-7ec2-40ae-b093-03db6cf9a055. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:54:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=14,cinder:UPDATE=19,cinder:INSERT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "cinder-605c7aa7-6802-488b-abbf-86e20abe75ea-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "cinder-605c7aa7-6802-488b-abbf-86e20abe75ea-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "cinder-quobyte-605c7aa7-6802-488b-abbf-86e20abe75ea" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "cinder-quobyte-605c7aa7-6802-488b-abbf-86e20abe75ea" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[dcb63b34-27f5-4ceb-8850-afd01cfe65de]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:54:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:15 devstack sudo[95954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea Jun 25 17:54:15 devstack sudo[95954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:16 devstack sudo[95954]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea" returned: 0 in 1.137s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:16 devstack sudo[96025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea Jun 25 17:54:16 devstack sudo[96025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:17 devstack sudo[96025]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-605c7aa7-6802-488b-abbf-86e20abe75ea" returned: 0 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "cinder-quobyte-605c7aa7-6802-488b-abbf-86e20abe75ea" released by "delete_volume" :: held 2.099s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Created reservations ['f7cac7e0-340b-45f4-9bf6-8037a9cd0603', 'b8b76335-e2b7-412a-855d-432f93c51682', '6211cff6-88bd-4618-8ebb-a0b00deefdf4', '25010676-334b-4cfd-b117-60f2b51e7dfd'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:17 devstack sudo[96067]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:54:17 devstack sudo[96067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:18 devstack sudo[96067]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.955s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:54:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Deleted volume successfully. Jun 25 17:54:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-122db48d-ce02-4ec9-9045-b9f7243d4ae9 tempest-DeleteServersTestJSON-790652126 None] Lock "cinder-605c7aa7-6802-488b-abbf-86e20abe75ea-delete_volume" released by "delete_volume" :: held 3.353s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Flow 'volume_create_manager' (9c7ea66d-3ca7-4867-9b75-da1ca79d9daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d83c9e68-24d4-4d4f-8db0-c2beb93ce2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d83c9e68-24d4-4d4f-8db0-c2beb93ce2b0) 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-06-25T15:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-308946263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29278945-6bbf-4d8b-8e15-c81c331148c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e35b3515fb5458794e0509ffc34544a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:21Z,use_quota=True,user_id='e893f34f48ee4892ba6ec35518db7540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f3a48ef-b03a-492e-bbdb-dbb9aa3b2c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f3a48ef-b03a-492e-bbdb-dbb9aa3b2c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4845fb92-a190-4431-bde2-6064c179c30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4845fb92-a190-4431-bde2-6064c179c30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '29278945-6bbf-4d8b-8e15-c81c331148c7', 'volume_name': 'volume-29278945-6bbf-4d8b-8e15-c81c331148c7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b402a9f-30c8-4139-b2ff-18087e557268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b402a9f-30c8-4139-b2ff-18087e557268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33e46010-5cb9-4f55-8b41-19dc8c16d01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Volume 29278945-6bbf-4d8b-8e15-c81c331148c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-29278945-6bbf-4d8b-8e15-c81c331148c7', 'volume_size': 1} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 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-06-25T15:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-308946263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29278945-6bbf-4d8b-8e15-c81c331148c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e35b3515fb5458794e0509ffc34544a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:21Z,use_quota=True,user_id='e893f34f48ee4892ba6ec35518db7540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Creating volume 29278945-6bbf-4d8b-8e15-c81c331148c7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:54:20 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:54:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:20 devstack sudo[96133]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 1073741824 Jun 25 17:54:20 devstack sudo[96133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:22 devstack sudo[96133]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 1073741824" returned: 0 in 1.396s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:22 devstack sudo[96143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 Jun 25 17:54:22 devstack sudo[96143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:23 devstack sudo[96143]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7" returned: 0 in 1.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] <== create_volume: return (2731ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.733s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33e46010-5cb9-4f55-8b41-19dc8c16d01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-29278945-6bbf-4d8b-8e15-c81c331148c7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dc1468e-7df0-4cb0-8928-8617aca82700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Volume volume-29278945-6bbf-4d8b-8e15-c81c331148c7 (29278945-6bbf-4d8b-8e15-c81c331148c7): created successfully Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dc1468e-7df0-4cb0-8928-8617aca82700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Flow 'volume_create_manager' (9c7ea66d-3ca7-4867-9b75-da1ca79d9daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-86fe4634-af6b-43a5-a949-120573d82f44 tempest-AttachVolumeShelveTestJSON-1381806040 None] Created volume successfully. Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:26 devstack sudo[96154]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:54:26 devstack sudo[96154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:28 devstack sudo[96154]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.906s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:54:28 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:54:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:54:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:54:33 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=8,cinder:SELECT=8,cinder:INSERT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:54:33 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=24,cinder:UPDATE=27,cinder:DELETE=5,cinder:INSERT=7 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Flow 'volume_create_manager' (e8205678-a42a-4e5b-84e6-c0ec508890a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e1abee-fb6c-4bd3-b32e-1ce091cdcf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e1abee-fb6c-4bd3-b32e-1ce091cdcf05) 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-06-25T15:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1978248869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b50c641b-8251-4ddc-be81-6e6d2b95a097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcf754af5bf471aa0ff01fc6dd941c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:47Z,use_quota=True,user_id='2491723d1f9e44daa61bda5c138f4d26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111e46a8-34be-4c8d-867d-bc86f95a9cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111e46a8-34be-4c8d-867d-bc86f95a9cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38a5ff1b-2ca5-4ea2-8797-b962518fd14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38a5ff1b-2ca5-4ea2-8797-b962518fd14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b50c641b-8251-4ddc-be81-6e6d2b95a097', 'volume_name': 'volume-b50c641b-8251-4ddc-be81-6e6d2b95a097', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92046839-923d-4afc-b4fe-e02055963350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92046839-923d-4afc-b4fe-e02055963350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b71e9b11-5b1c-4a50-ba60-1a042d3237a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Volume b50c641b-8251-4ddc-be81-6e6d2b95a097: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b50c641b-8251-4ddc-be81-6e6d2b95a097', 'volume_size': 1} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 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-06-25T15:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1978248869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b50c641b-8251-4ddc-be81-6e6d2b95a097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcf754af5bf471aa0ff01fc6dd941c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:47Z,use_quota=True,user_id='2491723d1f9e44daa61bda5c138f4d26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Creating volume b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:54:47 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:54:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:47 devstack sudo[96393]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 1073741824 Jun 25 17:54:47 devstack sudo[96393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:48 devstack sudo[96393]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 1073741824" returned: 0 in 1.647s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:48 devstack sudo[96401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 Jun 25 17:54:48 devstack sudo[96401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-48ab17b8-b957-4ad4-b449-34d3c2816a15 req-647758c5-b5bb-4ecb-8738-72966be23721 tempest-AttachVolumeShelveTestJSON-1381806040 None] No connector for attachment 8fc7520d-2037-4ae0-a5fc-dfbdbf59c133; skipping storage backend terminate_connection call. {{(pid=94004) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5335}} Jun 25 17:54:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-48ab17b8-b957-4ad4-b449-34d3c2816a15 req-647758c5-b5bb-4ecb-8738-72966be23721 tempest-AttachVolumeShelveTestJSON-1381806040 None] Deleting attachment 8fc7520d-2037-4ae0-a5fc-dfbdbf59c133. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Flow 'volume_create_manager' (478b3f08-571c-4d77-8e2e-1aa72c22c6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef1c2fdc-aa82-45d7-b47f-7f09ac0f44f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef1c2fdc-aa82-45d7-b47f-7f09ac0f44f1) 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-06-25T15:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-334388720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc979ed5-4df5-4df7-90c3-3f81c54a47c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30398261698b469daa13d6a5e6f448cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:50Z,use_quota=True,user_id='789cc159682e47d48fe3d4140446f772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efcbba36-22e6-41af-a8e1-aa6f9eacb471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efcbba36-22e6-41af-a8e1-aa6f9eacb471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da97ab56-cff9-4230-ad5f-12487470e723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da97ab56-cff9-4230-ad5f-12487470e723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc979ed5-4df5-4df7-90c3-3f81c54a47c8', 'volume_name': 'volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df986355-8607-4f60-bfde-9875de113ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df986355-8607-4f60-bfde-9875de113ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8987340e-3234-44a8-a533-a96989961e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Volume bc979ed5-4df5-4df7-90c3-3f81c54a47c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8', 'volume_size': 1} Jun 25 17:54:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:50 devstack sudo[96401]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097" returned: 0 in 1.402s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] <== create_volume: return (3119ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.126s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.395s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 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-06-25T15:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-334388720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc979ed5-4df5-4df7-90c3-3f81c54a47c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30398261698b469daa13d6a5e6f448cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:54:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:54:50Z,use_quota=True,user_id='789cc159682e47d48fe3d4140446f772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Creating volume bc979ed5-4df5-4df7-90c3-3f81c54a47c8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:54:50 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:50 devstack sudo[96408]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 1073741824 Jun 25 17:54:50 devstack sudo[96408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b71e9b11-5b1c-4a50-ba60-1a042d3237a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b50c641b-8251-4ddc-be81-6e6d2b95a097', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dee6d372-fa5e-4b66-9f59-0ec08005aeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Volume volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 (b50c641b-8251-4ddc-be81-6e6d2b95a097): created successfully Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dee6d372-fa5e-4b66-9f59-0ec08005aeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Flow 'volume_create_manager' (e8205678-a42a-4e5b-84e6-c0ec508890a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-bc4a8ed2-e037-405c-b5f0-689eaf4a79b3 req-a2c4d6ed-ccf7-42ae-9a5a-bb1d4a527258 tempest-VolumesSnapshotsTestJSON-1092323965 None] Created volume successfully. Jun 25 17:54:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:54:52 devstack sudo[96408]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 1073741824" returned: 0 in 1.834s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:52 devstack sudo[96415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 Jun 25 17:54:52 devstack sudo[96415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:53 devstack sudo[96415]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" returned: 0 in 0.966s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] <== create_volume: return (2892ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.901s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.446s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8987340e-3234-44a8-a533-a96989961e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (188820b5-5d9c-4852-9714-7353871b2924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Creating offline snapshot bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 of volume b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:54:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Volume volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 (bc979ed5-4df5-4df7-90c3-3f81c54a47c8): created successfully Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (188820b5-5d9c-4852-9714-7353871b2924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Flow 'volume_create_manager' (478b3f08-571c-4d77-8e2e-1aa72c22c6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[de9383f1-a06a-4310-ab31-25766bb2ed14]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:54:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0e388aba-6baf-47b1-a42b-00d0694880d1 tempest-ServerRescueNegativeTestJSON-271460223 None] Created volume successfully. Jun 25 17:54:53 devstack sudo[96421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 Jun 25 17:54:53 devstack sudo[96421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:54 devstack sudo[96421]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097" returned: 0 in 1.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:54 devstack sudo[96428]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 1G Jun 25 17:54:54 devstack sudo[96428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:55 devstack sudo[96428]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 1G" returned: 0 in 1.091s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:55 devstack sudo[96470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 Jun 25 17:54:55 devstack sudo[96470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:57 devstack sudo[96470]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" returned: 0 in 1.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:57 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 is being set with open permissions: ugo+rw Jun 25 17:54:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:57 devstack sudo[96475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 Jun 25 17:54:57 devstack sudo[96475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:58 devstack sudo[96475]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" returned: 0 in 1.126s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:58 devstack sudo[96509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info Jun 25 17:54:58 devstack sudo[96509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:54:59 devstack sudo[96509]: pam_unix(sudo:session): session closed for user root Jun 25 17:54:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info" returned: 0 in 1.084s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:54:59 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info is being set with open permissions: ugo+rw Jun 25 17:54:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:54:59 devstack sudo[96542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info Jun 25 17:54:59 devstack sudo[96542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:00 devstack sudo[96542]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.info" returned: 0 in 0.923s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.189s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5091647a-f966-4da4-8f02-70f34232a2c0 req-f4f54176-6a7b-4572-9c68-129be34a42ec tempest-VolumesSnapshotsTestJSON-1092323965 None] Create snapshot completed successfully Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "cinder-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "cinder-quobyte-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Deleting offline snapshot bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 of volume b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] snapshot_file for this snap is: volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f0a9c32-46a4-46cd-a1d0-2e1294dbc631]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:01 devstack sudo[96555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 Jun 25 17:55:01 devstack sudo[96555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:01 devstack sudo[96555]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" returned: 0 in 0.997s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b50c641b-8251-4ddc-be81-6e6d2b95a097(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:55:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[39e7c0b2-a4bf-4495-9e62-951044b6c91e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:02 devstack sudo[96565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 Jun 25 17:55:02 devstack sudo[96565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:03 devstack sudo[96565]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097" returned: 0 in 1.275s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:03 devstack sudo[96902]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 Jun 25 17:55:03 devstack sudo[96902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:04 devstack sudo[96902]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" returned: 0 in 1.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:04 devstack sudo[96917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7 Jun 25 17:55:04 devstack sudo[96917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:06 devstack sudo[96917]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097.bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" returned: 0 in 1.757s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7" released by "_delete_snapshot" :: held 5.520s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" released by "delete_snapshot" :: held 5.567s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:06 devstack cinder-volume[94004]: WARNING cinder.quota [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 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. Jun 25 17:55:06 devstack cinder-volume[94004]: DEBUG cinder.quota [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Created reservations ['b9921cbf-a5e0-49e5-82cb-99486a2aeb77', '64338ec6-3508-4fa7-89e5-c88d42804b55', 'b9a6d9e0-82b3-41e5-8fcd-3cb78e69a833', '92df9f15-fb80-4735-bb74-d21554964f67'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Delete snapshot completed successfully. Jun 25 17:55:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-07f239fd-cdd8-4054-b7b7-7987bb786347 req-767429af-1cc6-4b90-afd3-5227dd8c131f tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-bb7cd91d-e455-4e54-a04b-77c2eaaeaef7-delete_snapshot" released by "delete_snapshot" :: held 5.927s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "cinder-b50c641b-8251-4ddc-be81-6e6d2b95a097-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-b50c641b-8251-4ddc-be81-6e6d2b95a097-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" acquired by "delete_volume" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2f804c6-b2fe-466f-888b-fa131c36171c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:07 devstack sudo[97015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 Jun 25 17:55:07 devstack sudo[97015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:08 devstack sudo[97015]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097" returned: 0 in 1.482s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:09 devstack sudo[97040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097 Jun 25 17:55:09 devstack sudo[97040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:10 devstack sudo[97040]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b50c641b-8251-4ddc-be81-6e6d2b95a097" returned: 0 in 1.879s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-quobyte-b50c641b-8251-4ddc-be81-6e6d2b95a097" released by "delete_volume" :: held 3.526s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG cinder.quota [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Created reservations ['32ba84d8-5b23-4b71-99be-d04424a210e8', '358f7137-7b04-429c-af04-63a19ebcb8a8', '42448b2f-402d-41e6-8706-8182161c573e', 'edcf5b01-46ad-4269-af9b-70b6aac190f9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:11 devstack sudo[97048]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:55:11 devstack sudo[97048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:12 devstack sudo[97048]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:12 devstack cinder-volume[94004]: DEBUG cinder.manager [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:55:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Deleted volume successfully. Jun 25 17:55:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-8b6eae65-0b51-43b5-80ed-a04f44121cd8 req-ca9a7359-8837-4f1b-95cc-f7cc10550fea tempest-VolumesSnapshotsTestJSON-1092323965 None] Lock "cinder-b50c641b-8251-4ddc-be81-6e6d2b95a097-delete_volume" released by "delete_volume" :: held 5.719s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Flow 'volume_create_manager' (13adc68a-9fcf-44af-8c8c-b0ea6e413b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64972477-b856-4fae-b7a9-077ca716e51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64972477-b856-4fae-b7a9-077ca716e51b) 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-06-25T15:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-151107304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d55a402-8184-4863-85b7-2becc632caa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193e8421cd2b445c80c98ab5f17876e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:21Z,use_quota=True,user_id='9e994dcaac194a3c8afe9c3a89a9fea8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d076630-e136-4ff1-89a7-2bd7268b5c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d076630-e136-4ff1-89a7-2bd7268b5c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (516a1671-8747-4041-9482-554ac213eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (516a1671-8747-4041-9482-554ac213eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d55a402-8184-4863-85b7-2becc632caa7', 'volume_name': 'volume-4d55a402-8184-4863-85b7-2becc632caa7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87a30ae-388e-4d03-bb0b-f129e833dfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87a30ae-388e-4d03-bb0b-f129e833dfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c39b7bec-d877-4224-a56c-fb97f5b25e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Volume 4d55a402-8184-4863-85b7-2becc632caa7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d55a402-8184-4863-85b7-2becc632caa7', 'volume_size': 1} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 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-06-25T15:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-151107304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d55a402-8184-4863-85b7-2becc632caa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193e8421cd2b445c80c98ab5f17876e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:21Z,use_quota=True,user_id='9e994dcaac194a3c8afe9c3a89a9fea8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Creating volume 4d55a402-8184-4863-85b7-2becc632caa7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:55:21 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:21 devstack sudo[97330]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 1073741824 Jun 25 17:55:21 devstack sudo[97330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e9a234-8691-4f29-a098-1b1a610f81ae tempest-BackendsCapabilitiesAdminTestsJSON-733693165 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7214241027832, 'free_capacity_gb': 1775.7214241027832, 'reserved_percentage': 0, 'QoS_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=94004) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:5155}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-242b6502-98d6-49a6-8595-08f3a7493583 tempest-BackendsCapabilitiesAdminTestsJSON-733693165 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7214241027832, 'free_capacity_gb': 1775.7214241027832, 'reserved_percentage': 0, 'QoS_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=94004) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:5155}} Jun 25 17:55:22 devstack sudo[97330]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 1073741824" returned: 0 in 1.442s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Acquiring lock "cinder-bc979ed5-4df5-4df7-90c3-3f81c54a47c8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "cinder-bc979ed5-4df5-4df7-90c3-3f81c54a47c8-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:22 devstack sudo[97340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 Jun 25 17:55:22 devstack sudo[97340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Acquiring lock "cinder-quobyte-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "cinder-quobyte-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[388dd8be-a3f7-45c2-a003-26502a8978a0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:23 devstack sudo[97342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 Jun 25 17:55:23 devstack sudo[97342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:23 devstack sudo[97340]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7" returned: 0 in 1.099s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] <== create_volume: return (2681ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.691s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c39b7bec-d877-4224-a56c-fb97f5b25e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d55a402-8184-4863-85b7-2becc632caa7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c79f3593-88a6-42ae-957f-5a05086da50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Volume volume-4d55a402-8184-4863-85b7-2becc632caa7 (4d55a402-8184-4863-85b7-2becc632caa7): created successfully Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c79f3593-88a6-42ae-957f-5a05086da50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Flow 'volume_create_manager' (13adc68a-9fcf-44af-8c8c-b0ea6e413b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:55:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-11545d2f-3d28-4f69-95c4-86f70757fc18 tempest-TaggedAttachmentsTest-2075626679 None] Created volume successfully. Jun 25 17:55:24 devstack sudo[97342]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" returned: 0 in 1.500s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:24 devstack sudo[97350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8 Jun 25 17:55:24 devstack sudo[97350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:25 devstack sudo[97350]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" returned: 0 in 1.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "cinder-quobyte-bc979ed5-4df5-4df7-90c3-3f81c54a47c8" released by "delete_volume" :: held 2.823s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Created reservations ['345db402-6545-4eaf-8052-44bdd6f2a3ce', 'ba5d3041-c27c-486b-9b1f-00f5d08ff2f8', '56091027-2417-4215-9342-0425f116de16', '80200dae-35e0-43af-b61e-20487319636f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:26 devstack sudo[97353]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:55:26 devstack sudo[97353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:26 devstack sudo[97356]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:55:26 devstack sudo[97356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:27 devstack sudo[97353]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:55:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Deleted volume successfully. Jun 25 17:55:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-84356d43-1ddb-403a-8c29-214f1e4bac58 tempest-ServerRescueNegativeTestJSON-271460223 None] Lock "cinder-bc979ed5-4df5-4df7-90c3-3f81c54a47c8-delete_volume" released by "delete_volume" :: held 4.760s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:29 devstack sudo[97356]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:55:29 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:55:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:55:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:55:35 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=29,cinder:UPDATE=34,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:55:37 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=30,cinder:SELECT=23,cinder:INSERT=8,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:55:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b810aeab-ea96-4ea6-8845-722bacd620df tempest-GroupsTest-1753561261 None] Group tempest-Group1-1825293185: creating Jun 25 17:55:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b810aeab-ea96-4ea6-8845-722bacd620df tempest-GroupsTest-1753561261 None] Group tempest-Group1-1825293185: created successfully Jun 25 17:55:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b810aeab-ea96-4ea6-8845-722bacd620df tempest-GroupsTest-1753561261 None] Create group completed successfully. Jun 25 17:55:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78763c6b-6b36-4424-b02a-d9d27945669a tempest-GroupsTest-1753561261 None] Group tempest-Group2-1878349823: creating Jun 25 17:55:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78763c6b-6b36-4424-b02a-d9d27945669a tempest-GroupsTest-1753561261 None] Group tempest-Group2-1878349823: created successfully Jun 25 17:55:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78763c6b-6b36-4424-b02a-d9d27945669a tempest-GroupsTest-1753561261 None] Create group completed successfully. Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (a1a0185a-03e4-4607-babf-7b69b017b98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04ef4348-cfc7-41a3-ac74-52de7d7bc6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04ef4348-cfc7-41a3-ac74-52de7d7bc6a8) 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-06-25T15:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1161216904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=990d6d43-b35f-4fec-bc9e-c4df368c3719,host='devstack@QuobyteHD#QuobyteHD',id=de81fb42-b975-498e-8d1c-ee28ef7d7a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:46Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4074ec70-c2ab-4aaf-a5f5-5bb264925d49),volume_type_id=4074ec70-c2ab-4aaf-a5f5-5bb264925d49)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da56dfa2-f2bf-468e-a72c-d35b1fc92e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da56dfa2-f2bf-468e-a72c-d35b1fc92e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f63119ba-0874-45dd-a7d2-4de22a099a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f63119ba-0874-45dd-a7d2-4de22a099a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de81fb42-b975-498e-8d1c-ee28ef7d7a51', 'volume_name': 'volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3076cf1b-a23d-427e-be0c-f315aec85723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3076cf1b-a23d-427e-be0c-f315aec85723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (179e613d-13b0-456c-9aa8-468ddc751230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Volume de81fb42-b975-498e-8d1c-ee28ef7d7a51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51', 'volume_size': 1} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 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=990d6d43-b35f-4fec-bc9e-c4df368c3719,created_at=2026-06-25T15:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1161216904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=990d6d43-b35f-4fec-bc9e-c4df368c3719,host='devstack@QuobyteHD#QuobyteHD',id=de81fb42-b975-498e-8d1c-ee28ef7d7a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:46Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4074ec70-c2ab-4aaf-a5f5-5bb264925d49),volume_type_id=4074ec70-c2ab-4aaf-a5f5-5bb264925d49)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Creating volume de81fb42-b975-498e-8d1c-ee28ef7d7a51 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:55:45 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:45 devstack sudo[97497]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 1073741824 Jun 25 17:55:45 devstack sudo[97497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:46 devstack sudo[97497]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 1073741824" returned: 0 in 1.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:47 devstack sudo[97560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 Jun 25 17:55:47 devstack sudo[97560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:47 devstack sudo[97560]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51" returned: 0 in 0.901s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] <== create_volume: return (2265ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.271s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (179e613d-13b0-456c-9aa8-468ddc751230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d4aa73d-fd16-4b68-a965-89fb8d769392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:48 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Volume volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 (de81fb42-b975-498e-8d1c-ee28ef7d7a51): created successfully Jun 25 17:55:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d4aa73d-fd16-4b68-a965-89fb8d769392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (a1a0185a-03e4-4607-babf-7b69b017b98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:55:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8758b805-b9c0-464f-a1f1-5ef935387fd5 tempest-GroupsTest-1753561261 None] Created volume successfully. Jun 25 17:55:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Acquiring lock "cinder-quobyte-de81fb42-b975-498e-8d1c-ee28ef7d7a51" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-de81fb42-b975-498e-8d1c-ee28ef7d7a51" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4199c5ee-1206-4c45-945e-b078f5049bf1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:51 devstack sudo[97660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 Jun 25 17:55:51 devstack sudo[97660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:52 devstack sudo[97660]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51" returned: 0 in 0.985s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:52 devstack sudo[97668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51 Jun 25 17:55:52 devstack sudo[97668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:53 devstack sudo[97668]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-de81fb42-b975-498e-8d1c-ee28ef7d7a51" returned: 0 in 1.319s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-de81fb42-b975-498e-8d1c-ee28ef7d7a51" released by "delete_volume" :: held 2.408s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Created reservations ['d91f7669-480d-4bff-a49a-b76f9b5fba7d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:53 devstack cinder-volume[94004]: WARNING cinder.quota [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-688800201 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-688800201, it is now deprecated. Please use the default quota class for default quota. Jun 25 17:55:53 devstack cinder-volume[94004]: WARNING cinder.quota [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-688800201 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-688800201, it is now deprecated. Please use the default quota class for default quota. Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Created reservations ['e9a48913-3bdd-4863-8051-ad495c538279', 'eca42ec2-81d5-484e-acb4-de7a86485508', '7b575a36-63c0-44ea-99de-b2db55d505f0', '5bb7e4ef-99e4-44b7-8161-2fa84a8fc872'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:53 devstack sudo[97673]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:55:53 devstack sudo[97673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Created reservations ['1552d116-fb72-4831-9bea-f0c7f3f3bed8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:54 devstack sudo[97675]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:55:54 devstack sudo[97675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:55 devstack sudo[97673]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.660s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:55:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-278d75dc-55d1-4fc6-8119-a5d86a884cf2 tempest-GroupsTest-1753561261 None] Delete group completed successfully. Jun 25 17:55:55 devstack sudo[97675]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.317s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:55:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0a7dd50b-03fd-4095-906e-2573f12e4950 tempest-GroupsTest-1753561261 None] Delete group completed successfully. Jun 25 17:55:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-768ec8d3-f4a5-48fc-9ea2-01a92d3a40e1 tempest-GroupsTest-1753561261 None] Group tempest-GroupsTest-Group-1861789179: creating Jun 25 17:55:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-768ec8d3-f4a5-48fc-9ea2-01a92d3a40e1 tempest-GroupsTest-1753561261 None] Group tempest-GroupsTest-Group-1861789179: created successfully Jun 25 17:55:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-768ec8d3-f4a5-48fc-9ea2-01a92d3a40e1 tempest-GroupsTest-1753561261 None] Create group completed successfully. Jun 25 17:55:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Acquiring lock "cinder-29278945-6bbf-4d8b-8e15-c81c331148c7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "cinder-29278945-6bbf-4d8b-8e15-c81c331148c7-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Acquiring lock "cinder-quobyte-29278945-6bbf-4d8b-8e15-c81c331148c7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:55:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "cinder-quobyte-29278945-6bbf-4d8b-8e15-c81c331148c7" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:55:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[802fb631-475d-4073-bf31-4906917d1027]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:55:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:57 devstack sudo[97715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 Jun 25 17:55:57 devstack sudo[97715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:58 devstack sudo[97715]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7" returned: 0 in 1.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:58 devstack sudo[97720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7 Jun 25 17:55:58 devstack sudo[97720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (74cf7f36-7979-42c0-b765-e1514a4a7d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba88458-ef96-401a-8078-790839eb37ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba88458-ef96-401a-8078-790839eb37ca) 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-06-25T15:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1622255394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5e0a611-5d5a-4177-9987-740f74be233e,host='devstack@QuobyteHD#QuobyteHD',id=76394e5e-aa6c-4daa-b0be-892a3d1a8d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:59Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9257ebd6-7b4b-4a9a-af7d-2dea35c402ee),volume_type_id=9257ebd6-7b4b-4a9a-af7d-2dea35c402ee)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85c660bc-085c-4494-8e38-a01b9f29019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85c660bc-085c-4494-8e38-a01b9f29019f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f32bcdc-9ae9-46b2-8ed4-247fa2dfbeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f32bcdc-9ae9-46b2-8ed4-247fa2dfbeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76394e5e-aa6c-4daa-b0be-892a3d1a8d55', 'volume_name': 'volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (490bde77-a355-495b-87d7-f5fea42b0536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (490bde77-a355-495b-87d7-f5fea42b0536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fc38e6a-314c-46a8-9e46-78fc9207c5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:55:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Volume 76394e5e-aa6c-4daa-b0be-892a3d1a8d55: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55', 'volume_size': 1} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 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=c5e0a611-5d5a-4177-9987-740f74be233e,created_at=2026-06-25T15:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1622255394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5e0a611-5d5a-4177-9987-740f74be233e,host='devstack@QuobyteHD#QuobyteHD',id=76394e5e-aa6c-4daa-b0be-892a3d1a8d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:55:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:55:59Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9257ebd6-7b4b-4a9a-af7d-2dea35c402ee),volume_type_id=9257ebd6-7b4b-4a9a-af7d-2dea35c402ee)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Creating volume 76394e5e-aa6c-4daa-b0be-892a3d1a8d55 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.039s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:55:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:55:59 devstack sudo[97723]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 1073741824 Jun 25 17:55:59 devstack sudo[97723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:55:59 devstack sudo[97720]: pam_unix(sudo:session): session closed for user root Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-29278945-6bbf-4d8b-8e15-c81c331148c7" returned: 0 in 1.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "cinder-quobyte-29278945-6bbf-4d8b-8e15-c81c331148c7" released by "delete_volume" :: held 2.570s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:55:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Created reservations ['7507df20-91d2-46ff-bd48-7fbe8eb3944c', '3aa06bd4-1c05-4a43-8b59-1e23411d429b', '428b97a6-db74-4bf5-b519-0c20aa47617f', '9fce506e-d734-4c8e-a13b-81761824173c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:00 devstack sudo[97726]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:56:00 devstack sudo[97726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:01 devstack sudo[97726]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:01 devstack sudo[97723]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:56:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Deleted volume successfully. Jun 25 17:56:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 1073741824" returned: 0 in 1.954s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63e51645-799d-4132-aaca-f8dce1794a69 tempest-AttachVolumeShelveTestJSON-1381806040 None] Lock "cinder-29278945-6bbf-4d8b-8e15-c81c331148c7-delete_volume" released by "delete_volume" :: held 4.315s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:01 devstack sudo[97736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 Jun 25 17:56:01 devstack sudo[97736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:02 devstack sudo[97736]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" returned: 0 in 1.198s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] <== create_volume: return (3295ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.322s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fc38e6a-314c-46a8-9e46-78fc9207c5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9063402e-bd8a-459b-a2d2-e7c96476050b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Volume volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 (76394e5e-aa6c-4daa-b0be-892a3d1a8d55): created successfully Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9063402e-bd8a-459b-a2d2-e7c96476050b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (74cf7f36-7979-42c0-b765-e1514a4a7d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:56:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7adc7170-2344-4d89-a5bf-e068752c3db7 tempest-GroupsTest-1753561261 None] Created volume successfully. Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (bdda9ca5-7af6-4997-84ba-5209ef3d3ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2583491e-521a-4593-9399-5aa94bdec2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2583491e-521a-4593-9399-5aa94bdec2ab) 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-06-25T15:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1945520705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5e0a611-5d5a-4177-9987-740f74be233e,host='devstack@QuobyteHD#QuobyteHD',id=321b7776-7eca-4ff9-bcb8-4bca0560aa17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:56:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:56:04Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9257ebd6-7b4b-4a9a-af7d-2dea35c402ee),volume_type_id=9257ebd6-7b4b-4a9a-af7d-2dea35c402ee)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05193c79-e56f-4f70-8e62-3736759d9b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05193c79-e56f-4f70-8e62-3736759d9b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d948f0c-ddbe-4abb-b07e-11f4cf9d4c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d948f0c-ddbe-4abb-b07e-11f4cf9d4c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '321b7776-7eca-4ff9-bcb8-4bca0560aa17', 'volume_name': 'volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc595ea0-e462-47b3-8824-02a54b81f5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc595ea0-e462-47b3-8824-02a54b81f5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (534886da-494a-45f8-ba63-e9d95371134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Volume 321b7776-7eca-4ff9-bcb8-4bca0560aa17: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17', 'volume_size': 1} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 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=c5e0a611-5d5a-4177-9987-740f74be233e,created_at=2026-06-25T15:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1945520705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5e0a611-5d5a-4177-9987-740f74be233e,host='devstack@QuobyteHD#QuobyteHD',id=321b7776-7eca-4ff9-bcb8-4bca0560aa17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ec751b100d43799b6df393787cd054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:56:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:56:04Z,use_quota=True,user_id='c7d46c0fcf8d4edcb5011cba5611ba6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9257ebd6-7b4b-4a9a-af7d-2dea35c402ee),volume_type_id=9257ebd6-7b4b-4a9a-af7d-2dea35c402ee)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Creating volume 321b7776-7eca-4ff9-bcb8-4bca0560aa17 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:56:04 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:56:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:04 devstack sudo[97740]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 1073741824 Jun 25 17:56:04 devstack sudo[97740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:05 devstack sudo[97740]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 1073741824" returned: 0 in 1.316s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:05 devstack sudo[97766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 Jun 25 17:56:05 devstack sudo[97766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:06 devstack sudo[97766]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17" returned: 0 in 1.181s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] <== create_volume: return (2597ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.600s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (534886da-494a-45f8-ba63-e9d95371134c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd78892e-1226-4b4c-b618-5e16d658c37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Volume volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 (321b7776-7eca-4ff9-bcb8-4bca0560aa17): created successfully Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd78892e-1226-4b4c-b618-5e16d658c37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Flow 'volume_create_manager' (bdda9ca5-7af6-4997-84ba-5209ef3d3ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:56:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e9ae1447-dd84-4ca0-90a2-b03d8844b7d4 tempest-GroupsTest-1753561261 None] Created volume successfully. Jun 25 17:56:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5d86fdca-05ef-406c-8da2-012d848fea02 tempest-GroupsTest-1753561261 None] Update group completed successfully. Jun 25 17:56:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a01573f5-f67a-4b4d-9cff-46075426f9ae tempest-GroupsTest-1753561261 None] Update group completed successfully. Jun 25 17:56:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Acquiring lock "cinder-quobyte-321b7776-7eca-4ff9-bcb8-4bca0560aa17" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-321b7776-7eca-4ff9-bcb8-4bca0560aa17" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[100de128-acca-4e20-81d3-3d8110a81957]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:12 devstack sudo[97778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 Jun 25 17:56:12 devstack sudo[97778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:12 devstack sudo[97778]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17" returned: 0 in 0.979s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:12 devstack sudo[97783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17 Jun 25 17:56:12 devstack sudo[97783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:14 devstack sudo[97783]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-321b7776-7eca-4ff9-bcb8-4bca0560aa17" returned: 0 in 1.122s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-321b7776-7eca-4ff9-bcb8-4bca0560aa17" released by "delete_volume" :: held 2.162s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Acquiring lock "cinder-quobyte-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[26567694-b69e-4b20-a046-cde942aa8184]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:14 devstack sudo[97790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 Jun 25 17:56:14 devstack sudo[97790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:15 devstack sudo[97790]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" returned: 0 in 1.073s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:15 devstack sudo[97799]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55 Jun 25 17:56:15 devstack sudo[97799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:16 devstack sudo[97799]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" returned: 0 in 0.842s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "cinder-quobyte-76394e5e-aa6c-4daa-b0be-892a3d1a8d55" released by "delete_volume" :: held 1.969s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Created reservations ['8e764148-3e1a-4940-8963-f0f2f9665a8d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:56:16 devstack cinder-volume[94004]: WARNING cinder.quota [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-298063251 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-298063251, it is now deprecated. Please use the default quota class for default quota. Jun 25 17:56:16 devstack cinder-volume[94004]: WARNING cinder.quota [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-298063251 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-298063251, it is now deprecated. Please use the default quota class for default quota. Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Created reservations ['e8099ebb-a2fb-4073-9e2b-2722cd307734', 'defbbda6-6aab-4e8a-abec-00d6f3ba5b25', '21432f05-1d1d-4673-a8c8-ef1017584b74', '42b09e14-5756-4891-9ba3-111d903c6f2d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Created reservations ['1012d6d7-2fba-41fc-bbe0-664017ecab13', '09d76a48-35ce-4f8a-afa3-d10c7d46c1b3', 'b26495e3-e1ed-4392-aac3-7a09be767eae', '38c77d2c-f0d5-41dc-bf11-d40d6fba6be4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:16 devstack sudo[97807]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:56:16 devstack sudo[97807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:17 devstack sudo[97807]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:56:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-da4a9597-798b-4228-906a-e0a3d750ff84 tempest-GroupsTest-1753561261 None] Delete group completed successfully. Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Flow 'volume_create_manager' (80426bba-07bc-488e-9f70-6565fd27afc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee6da4fd-5dc4-494b-84bf-6f80b7b8101d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee6da4fd-5dc4-494b-84bf-6f80b7b8101d) 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-06-25T15:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1237254569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=487236ce-7d23-4aaf-a7d4-ba6990362f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b007e1c1625430e8add7ef5308e2292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:56:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:56:25Z,use_quota=True,user_id='8af9492fee69457fa0c4977fbe8d0ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d7a8852-bc91-4431-a462-3ece8e0cbc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d7a8852-bc91-4431-a462-3ece8e0cbc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e79c3211-ba84-4c4d-ad3e-5aaee618dd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e79c3211-ba84-4c4d-ad3e-5aaee618dd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '487236ce-7d23-4aaf-a7d4-ba6990362f4d', 'volume_name': 'volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7233c644-7a3e-4c13-9bc8-8b258ae1f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7233c644-7a3e-4c13-9bc8-8b258ae1f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67ba8075-124b-4371-91f2-6ef329d67739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d', 'volume_size': 1} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 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-06-25T15:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1237254569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=487236ce-7d23-4aaf-a7d4-ba6990362f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b007e1c1625430e8add7ef5308e2292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:56:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:56:25Z,use_quota=True,user_id='8af9492fee69457fa0c4977fbe8d0ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Creating volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:56:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:56:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:25 devstack sudo[97837]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d 1073741824 Jun 25 17:56:25 devstack sudo[97837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:26 devstack sudo[97843]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:56:26 devstack sudo[97843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:26 devstack sudo[97837]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d 1073741824" returned: 0 in 1.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:26 devstack sudo[97845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d Jun 25 17:56:26 devstack sudo[97845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:27 devstack sudo[97845]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d" returned: 0 in 0.839s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] <== create_volume: return (2216ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.220s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67ba8075-124b-4371-91f2-6ef329d67739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1624659c-15ec-48ba-9587-542ebedc3a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:56:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Volume volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d (487236ce-7d23-4aaf-a7d4-ba6990362f4d): created successfully Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1624659c-15ec-48ba-9587-542ebedc3a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Flow 'volume_create_manager' (80426bba-07bc-488e-9f70-6565fd27afc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:56:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b227ff40-e68e-4478-8443-d2d8911f08fd tempest-SnapshotsActionsTest-1418807185 None] Created volume successfully. Jun 25 17:56:27 devstack sudo[97843]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.306s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:56:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Creating offline snapshot 408feabe-0891-4db0-a067-34908b8686ca of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:56:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fffea84-c26b-487a-9047-d76c8d841a37]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:29 devstack sudo[97851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d Jun 25 17:56:29 devstack sudo[97851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:30 devstack sudo[97851]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:30 devstack sudo[97859]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca 1G Jun 25 17:56:30 devstack sudo[97859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:31 devstack sudo[97859]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca 1G" returned: 0 in 1.328s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:31 devstack sudo[97870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:31 devstack sudo[97870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:32 devstack sudo[97870]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.180s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:32 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca is being set with open permissions: ugo+rw Jun 25 17:56:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:32 devstack sudo[97912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:32 devstack sudo[97912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:34 devstack sudo[97912]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.553s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:34 devstack sudo[97990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info Jun 25 17:56:34 devstack sudo[97990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:35 devstack sudo[97990]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info" returned: 0 in 1.008s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:35 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info is being set with open permissions: ugo+rw Jun 25 17:56:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:35 devstack sudo[98011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info Jun 25 17:56:35 devstack sudo[98011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:36 devstack sudo[98011]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.info" returned: 0 in 0.854s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.152s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:36 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=52,cinder:UPDATE=57,cinder:DELETE=1,cinder:INSERT=13 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:56:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c1a18f39-bedd-437f-ba59-715cafe3c57e tempest-SnapshotsActionsTest-1418807185 None] Create snapshot completed successfully Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=52,cinder:UPDATE=61,cinder:INSERT=11,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Creating offline snapshot 91f28350-8e0c-49fd-9e1b-33ac80dd9e16 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[52c24b7f-7288-47fa-a25e-9acc19e5ed7f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:38 devstack sudo[98024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:38 devstack sudo[98024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:40 devstack sudo[98024]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:40 devstack sudo[98045]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 1G Jun 25 17:56:40 devstack sudo[98045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:41 devstack sudo[98045]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 1G" returned: 0 in 1.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:41 devstack sudo[98056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 Jun 25 17:56:41 devstack sudo[98056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:42 devstack sudo[98056]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16" returned: 0 in 1.038s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:42 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 is being set with open permissions: ugo+rw Jun 25 17:56:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:42 devstack sudo[98072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 Jun 25 17:56:42 devstack sudo[98072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:43 devstack sudo[98072]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16" returned: 0 in 0.827s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.056s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.322s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7040aa4c-d3de-4424-9d05-16455af547a3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-967a8874-3b76-46cc-9370-1f59a8e4e11b tempest-SnapshotsActionsTest-1418807185 None] Create snapshot completed successfully Jun 25 17:56:43 devstack sudo[98075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 Jun 25 17:56:43 devstack sudo[98075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-91f28350-8e0c-49fd-9e1b-33ac80dd9e16-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-91f28350-8e0c-49fd-9e1b-33ac80dd9e16-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-91f28350-8e0c-49fd-9e1b-33ac80dd9e16" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-91f28350-8e0c-49fd-9e1b-33ac80dd9e16" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Deleting offline snapshot 91f28350-8e0c-49fd-9e1b-33ac80dd9e16 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] snapshot_file for this snap is: volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0f01192-003a-4a28-9c7d-c64b9e682ee5]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:44 devstack sudo[98077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 Jun 25 17:56:44 devstack sudo[98077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:44 devstack sudo[98075]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.891s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-4d55a402-8184-4863-85b7-2becc632caa7', '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': 'ec56826e-d969-40e6-9578-e53a2b55fbf6', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:56:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-19c02de4-15f4-4689-ac78-48c23f57fac3 req-9b43dd30-0d29-4ecd-a073-0a32f888dee4 tempest-TaggedAttachmentsTest-2075626679 None] attachment_update completed successfully. Jun 25 17:56:45 devstack sudo[98077]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16" returned: 0 in 1.041s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:56:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c48c23a4-b2d5-40c1-bad7-d9142963b484]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:45 devstack sudo[98157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:45 devstack sudo[98157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:46 devstack sudo[98157]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.145s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:56:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:46 devstack sudo[98487]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 Jun 25 17:56:46 devstack sudo[98487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:48 devstack sudo[98487]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16" returned: 0 in 1.708s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:48 devstack sudo[98564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16 Jun 25 17:56:48 devstack sudo[98564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:49 devstack sudo[98564]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.91f28350-8e0c-49fd-9e1b-33ac80dd9e16" returned: 0 in 1.626s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-91f28350-8e0c-49fd-9e1b-33ac80dd9e16" released by "_delete_snapshot" :: held 5.679s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_snapshot" :: held 5.734s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:50 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Created reservations ['7e08166a-4a5c-48de-bf55-dd1454cf3168', 'fe7512d8-3b85-422e-9013-68e94ce4bf03', '44bacda0-e5d6-4398-acad-9b11c158bf6c', 'd4c3b8f7-f579-427c-9fed-e14be7bd1a01'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:56:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Delete snapshot completed successfully. Jun 25 17:56:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc6510a9-3d00-4321-8ddf-5752f606c4e2 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-91f28350-8e0c-49fd-9e1b-33ac80dd9e16-delete_snapshot" released by "delete_snapshot" :: held 6.267s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:56:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:56:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:56:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Creating offline snapshot 1ba7a7cc-3494-4151-a4f3-5344597a0307 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:56:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[980bcc55-6858-451e-a629-421bfbbec309]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:51 devstack sudo[98606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:51 devstack sudo[98606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:52 devstack sudo[98606]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.064s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:56:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:52 devstack sudo[98611]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 1G Jun 25 17:56:52 devstack sudo[98611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a4dd8215-31c0-4234-aa0f-09e99a971a93 req-10128d00-f1f3-4106-ad59-5d1ee50bf19c tempest-TaggedAttachmentsTest-2075626679 None] Terminate volume connection completed successfully. Jun 25 17:56:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a4dd8215-31c0-4234-aa0f-09e99a971a93 req-10128d00-f1f3-4106-ad59-5d1ee50bf19c tempest-TaggedAttachmentsTest-2075626679 None] Deleting attachment ec56826e-d969-40e6-9578-e53a2b55fbf6. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:56:53 devstack sudo[98611]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 1G" returned: 0 in 1.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:53 devstack sudo[98648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 Jun 25 17:56:53 devstack sudo[98648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:54 devstack sudo[98648]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307" returned: 0 in 0.939s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 is being set with open permissions: ugo+rw Jun 25 17:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:54 devstack sudo[98655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 Jun 25 17:56:54 devstack sudo[98655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:55 devstack sudo[98655]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307" returned: 0 in 0.962s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.439s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:56:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-de411fd7-58cf-4e28-885f-fbc347449aa8 tempest-SnapshotsActionsTest-1418807185 None] Create snapshot completed successfully Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-1ba7a7cc-3494-4151-a4f3-5344597a0307-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-1ba7a7cc-3494-4151-a4f3-5344597a0307-delete_snapshot" acquired by "delete_snapshot" :: waited 0.056s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-1ba7a7cc-3494-4151-a4f3-5344597a0307" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-1ba7a7cc-3494-4151-a4f3-5344597a0307" acquired by "_delete_snapshot" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:56:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Deleting offline snapshot 1ba7a7cc-3494-4151-a4f3-5344597a0307 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:56:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] snapshot_file for this snap is: volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:56:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1805060-ce34-45c3-931c-147741ec5667]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:57 devstack sudo[98678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 Jun 25 17:56:57 devstack sudo[98678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:56:58 devstack sudo[98678]: pam_unix(sudo:session): session closed for user root Jun 25 17:56:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307" returned: 0 in 1.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:56:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:56:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9168654-ceb9-41c2-9d83-829e2a08f516]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:56:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:56:59 devstack sudo[98725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:56:59 devstack sudo[98725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:00 devstack sudo[98725]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.131s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:00 devstack sudo[98733]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 Jun 25 17:57:00 devstack sudo[98733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:01 devstack sudo[98733]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307" returned: 0 in 1.077s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:01 devstack sudo[98757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307 Jun 25 17:57:01 devstack sudo[98757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:02 devstack sudo[98757]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.1ba7a7cc-3494-4151-a4f3-5344597a0307" returned: 0 in 0.951s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-1ba7a7cc-3494-4151-a4f3-5344597a0307" released by "_delete_snapshot" :: held 5.259s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_snapshot" :: held 5.351s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Created reservations ['4afb1394-ff08-432d-a9e1-49fbefd2cbb4', 'e072cbc5-6cad-40ae-97e1-b6fd9260f23f', '81b96ecd-8a99-4291-acad-bcdfa6ae31c1', 'e970db4a-c4a9-46ce-9416-b596d1f13890'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Delete snapshot completed successfully. Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f504e202-c0b5-4a24-9099-7df48b8879ae tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-1ba7a7cc-3494-4151-a4f3-5344597a0307-delete_snapshot" released by "delete_snapshot" :: held 5.759s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (b0ae7a91-a647-4a2f-8cb3-0c0ad77d7fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ee555b8-c083-44c7-a62f-7b6d2b5d0b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ee555b8-c083-44c7-a62f-7b6d2b5d0b06) 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-06-25T15:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-488695767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f96c21f9-d093-4f99-a3ac-e52386484577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:57:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:57:03Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1da8bf1-de0b-4ef3-9a7d-45376c7f05e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1da8bf1-de0b-4ef3-9a7d-45376c7f05e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6259aad2-3133-4b07-82e5-f9785b50c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6259aad2-3133-4b07-82e5-f9785b50c65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f96c21f9-d093-4f99-a3ac-e52386484577', 'volume_name': 'volume-f96c21f9-d093-4f99-a3ac-e52386484577', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5216b57f-3f0f-4d41-8684-d35e95d7266f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5216b57f-3f0f-4d41-8684-d35e95d7266f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67c7aa7b-3fb5-4223-a0a9-1bc35bd86223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Volume f96c21f9-d093-4f99-a3ac-e52386484577: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f96c21f9-d093-4f99-a3ac-e52386484577', 'volume_size': 1} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 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-06-25T15:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-488695767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f96c21f9-d093-4f99-a3ac-e52386484577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:57:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:57:03Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Creating volume f96c21f9-d093-4f99-a3ac-e52386484577 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:57:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:57:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:02 devstack sudo[98766]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 1073741824 Jun 25 17:57:02 devstack sudo[98766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:04 devstack sudo[98766]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 1073741824" returned: 0 in 1.299s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:04 devstack sudo[98772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 Jun 25 17:57:04 devstack sudo[98772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:05 devstack sudo[98772]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577" returned: 0 in 0.875s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] <== create_volume: return (2236ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.239s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.058s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Creating offline snapshot 8d65acf9-f6e0-4bf8-b862-86b80b005243 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67c7aa7b-3fb5-4223-a0a9-1bc35bd86223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f96c21f9-d093-4f99-a3ac-e52386484577', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73a2f9c6-3a1f-404d-adf9-c717ceb71ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe8a5d2d-605a-437d-a65a-10a75e3d396c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Volume volume-f96c21f9-d093-4f99-a3ac-e52386484577 (f96c21f9-d093-4f99-a3ac-e52386484577): created successfully Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73a2f9c6-3a1f-404d-adf9-c717ceb71ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (b0ae7a91-a647-4a2f-8cb3-0c0ad77d7fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:57:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-310edff8-27bf-478c-b8ba-4b169449f987 tempest-AttachVolumeTestJSON-572486452 None] Created volume successfully. Jun 25 17:57:05 devstack sudo[98776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:05 devstack sudo[98776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:06 devstack sudo[98776]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.699s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:06 devstack sudo[98856]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 1G Jun 25 17:57:06 devstack sudo[98856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:07 devstack sudo[98856]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 1G" returned: 0 in 1.007s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:07 devstack sudo[98864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 Jun 25 17:57:07 devstack sudo[98864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:08 devstack sudo[98864]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243" returned: 0 in 0.989s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:08 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 is being set with open permissions: ugo+rw Jun 25 17:57:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:08 devstack sudo[98873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 Jun 25 17:57:08 devstack sudo[98873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:09 devstack sudo[98873]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243" returned: 0 in 0.862s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.677s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.299s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5950e105-85bc-4ee0-afdb-42ab09da0055]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e0a03df6-8d61-499d-98d2-959420b881bc tempest-SnapshotsActionsTest-1418807185 None] Create snapshot completed successfully Jun 25 17:57:09 devstack sudo[98886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 Jun 25 17:57:09 devstack sudo[98886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-8d65acf9-f6e0-4bf8-b862-86b80b005243-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-8d65acf9-f6e0-4bf8-b862-86b80b005243-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-8d65acf9-f6e0-4bf8-b862-86b80b005243" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-8d65acf9-f6e0-4bf8-b862-86b80b005243" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Deleting offline snapshot 8d65acf9-f6e0-4bf8-b862-86b80b005243 of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] snapshot_file for this snap is: volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8d79db3-2997-40f5-a31e-d13e2ffd6651]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:10 devstack sudo[98886]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577" returned: 0 in 0.875s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.902s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-f96c21f9-d093-4f99-a3ac-e52386484577', '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': '07cdce5f-1708-4888-98c6-13161779bf96', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:57:10 devstack sudo[98892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 Jun 25 17:57:10 devstack sudo[98892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-87b4cca5-856c-453d-8b49-831d3da38bab req-241b4a83-ff8f-444c-9553-d2ed44d3ced8 tempest-AttachVolumeTestJSON-572486452 None] attachment_update completed successfully. Jun 25 17:57:11 devstack sudo[98892]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243" returned: 0 in 0.907s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[63a3a780-8d08-4d8f-aa50-34d708db71ef]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:11 devstack sudo[98964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:11 devstack sudo[98964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:12 devstack sudo[98964]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 0.847s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:12 devstack sudo[99287]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 Jun 25 17:57:12 devstack sudo[99287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:13 devstack sudo[99287]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243" returned: 0 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:13 devstack sudo[99293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243 Jun 25 17:57:13 devstack sudo[99293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:14 devstack sudo[99293]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.8d65acf9-f6e0-4bf8-b862-86b80b005243" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-8d65acf9-f6e0-4bf8-b862-86b80b005243" released by "_delete_snapshot" :: held 3.688s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_snapshot" :: held 3.719s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Created reservations ['6490540a-4717-4951-bb15-4012df150cf5', 'd0127975-e422-44d8-b04c-63f77a512f17', '7def62b1-273e-4c97-8610-0b21e284915b', '0bd7150e-2da8-4cf9-8b42-a7a8a3e72175'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Delete snapshot completed successfully. Jun 25 17:57:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61db86c4-6597-46a3-b222-e52ddca99138 tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-8d65acf9-f6e0-4bf8-b862-86b80b005243-delete_snapshot" released by "delete_snapshot" :: held 3.946s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Creating offline snapshot 888976a0-2fcc-4f8a-816d-e5b230ceea8d of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[074e6773-09ad-4ffd-851e-827741e02b33]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:15 devstack sudo[99303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:15 devstack sudo[99303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "cinder-4d55a402-8184-4863-85b7-2becc632caa7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "cinder-4d55a402-8184-4863-85b7-2becc632caa7-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "cinder-quobyte-4d55a402-8184-4863-85b7-2becc632caa7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "cinder-quobyte-4d55a402-8184-4863-85b7-2becc632caa7" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc18af07-a8c0-4db1-8811-3e062b56a13a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:16 devstack sudo[99307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 Jun 25 17:57:16 devstack sudo[99307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:16 devstack sudo[99303]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:16 devstack sudo[99314]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d 1G Jun 25 17:57:16 devstack sudo[99314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:17 devstack sudo[99307]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7" returned: 0 in 0.943s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:57:17 devstack sudo[99319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7 Jun 25 17:57:17 devstack sudo[99319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (c2c92d7b-c08e-4252-b1da-e8b4e24379fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (604501ff-772f-4d58-8d79-4decb485a985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (604501ff-772f-4d58-8d79-4decb485a985) 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-06-25T15:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-799537166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b75b293-ca67-4168-9758-1a0a739ce76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:57:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:57:17Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (947b1b30-5b64-4ef3-882e-95b211a84907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (947b1b30-5b64-4ef3-882e-95b211a84907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c96a5fb8-9a0f-48b2-819b-63cd7ccc075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c96a5fb8-9a0f-48b2-819b-63cd7ccc075d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b75b293-ca67-4168-9758-1a0a739ce76a', 'volume_name': 'volume-9b75b293-ca67-4168-9758-1a0a739ce76a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04b06536-a8be-4130-a7e3-06f43fc8897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04b06536-a8be-4130-a7e3-06f43fc8897e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcaaddf7-4316-4c3b-bf2f-a9b104b27e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Volume 9b75b293-ca67-4168-9758-1a0a739ce76a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b75b293-ca67-4168-9758-1a0a739ce76a', 'volume_size': 1} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:17 devstack sudo[99314]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d 1G" returned: 0 in 1.216s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:17 devstack sudo[99359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d Jun 25 17:57:17 devstack sudo[99359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:17 devstack sudo[99319]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d55a402-8184-4863-85b7-2becc632caa7" returned: 0 in 0.938s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "cinder-quobyte-4d55a402-8184-4863-85b7-2becc632caa7" released by "delete_volume" :: held 1.957s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Created reservations ['f4e5976b-d748-4b90-9be0-66511c1ee948', 'b9b2ee9d-af2d-4c22-abd8-ee82f9f9ecdc', '2cc54998-04fb-46dd-8655-583cc4d986cf', '251ffa07-b76e-4b82-b28e-40833cfeea51'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:18 devstack sudo[99370]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:57:18 devstack sudo[99370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:18 devstack sudo[99359]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d" returned: 0 in 0.845s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:18 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d is being set with open permissions: ugo+rw Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:18 devstack sudo[99376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d Jun 25 17:57:18 devstack sudo[99376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:18 devstack sudo[99370]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.767s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:57:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Deleted volume successfully. Jun 25 17:57:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9dfe5e8-9aa1-47be-88e5-d634aea2c274 tempest-TaggedAttachmentsTest-2075626679 None] Lock "cinder-4d55a402-8184-4863-85b7-2becc632caa7-delete_volume" released by "delete_volume" :: held 2.982s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:19 devstack sudo[99376]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d" returned: 0 in 0.872s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.155s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.309s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 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-06-25T15:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-799537166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b75b293-ca67-4168-9758-1a0a739ce76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:57:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:57:17Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Creating volume 9b75b293-ca67-4168-9758-1a0a739ce76a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:57:19 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:57:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:19 devstack sudo[99381]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a 1073741824 Jun 25 17:57:19 devstack sudo[99381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c01c1676-a888-412f-bc70-6ad9057dc936 tempest-SnapshotsActionsTest-1418807185 None] Create snapshot completed successfully Jun 25 17:57:20 devstack sudo[99381]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a 1073741824" returned: 0 in 1.115s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-888976a0-2fcc-4f8a-816d-e5b230ceea8d-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-888976a0-2fcc-4f8a-816d-e5b230ceea8d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Acquiring lock "cinder-quobyte-888976a0-2fcc-4f8a-816d-e5b230ceea8d" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:20 devstack sudo[99390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a Jun 25 17:57:20 devstack sudo[99390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-888976a0-2fcc-4f8a-816d-e5b230ceea8d" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Deleting offline snapshot 888976a0-2fcc-4f8a-816d-e5b230ceea8d of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] snapshot_file for this snap is: volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ded347c-5d54-43ae-81a3-8c06d94cc6a3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:20 devstack sudo[99392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d Jun 25 17:57:20 devstack sudo[99392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:21 devstack sudo[99390]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a" returned: 0 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] <== create_volume: return (2015ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcaaddf7-4316-4c3b-bf2f-a9b104b27e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b75b293-ca67-4168-9758-1a0a739ce76a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8315c4c-4a45-40ac-b061-85abf92d8e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:57:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Volume volume-9b75b293-ca67-4168-9758-1a0a739ce76a (9b75b293-ca67-4168-9758-1a0a739ce76a): created successfully Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8315c4c-4a45-40ac-b061-85abf92d8e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (c2c92d7b-c08e-4252-b1da-e8b4e24379fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:57:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e93fc837-a167-418a-92e8-eca1977b430f tempest-AttachVolumeNegativeTest-1220429031 None] Created volume successfully. Jun 25 17:57:21 devstack sudo[99392]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d" returned: 0 in 1.094s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[63f4516c-dfe7-4304-ae49-034e23f0b59b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:22 devstack sudo[99399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:22 devstack sudo[99399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:22 devstack sudo[99399]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 0.993s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:22 devstack sudo[99409]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d Jun 25 17:57:22 devstack sudo[99409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:23 devstack sudo[99409]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d" returned: 0 in 0.960s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:23 devstack sudo[99416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d Jun 25 17:57:23 devstack sudo[99416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:24 devstack sudo[99416]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.888976a0-2fcc-4f8a-816d-e5b230ceea8d" returned: 0 in 0.928s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-888976a0-2fcc-4f8a-816d-e5b230ceea8d" released by "_delete_snapshot" :: held 4.146s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_snapshot" :: held 4.180s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:24 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Created reservations ['6e1d210b-4626-4789-ba15-a0968108cbf4', '4cdc8bc7-e4bb-47cf-8400-fe9da07ea255', '04d86480-8dd1-4ee9-bc89-15d3c5583db1', 'b9047a46-8087-453a-b3e2-123ad988818f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Delete snapshot completed successfully. Jun 25 17:57:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbb21af-437c-4c65-9413-9d3c654ac98e tempest-SnapshotsActionsTest-1801685394 None] Lock "cinder-888976a0-2fcc-4f8a-816d-e5b230ceea8d-delete_snapshot" released by "delete_snapshot" :: held 4.371s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e503aae-d227-4f07-bc92-f36d2fd0f6f1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:25 devstack sudo[99522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a Jun 25 17:57:25 devstack sudo[99522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:26 devstack sudo[99529]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:57:26 devstack sudo[99529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "cinder-408feabe-0891-4db0-a067-34908b8686ca-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-408feabe-0891-4db0-a067-34908b8686ca-delete_snapshot" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_snapshot" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "cinder-quobyte-408feabe-0891-4db0-a067-34908b8686ca" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-408feabe-0891-4db0-a067-34908b8686ca" acquired by "_delete_snapshot" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Deleting offline snapshot 408feabe-0891-4db0-a067-34908b8686ca of volume 487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] snapshot_file for this snap is: volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[557835bf-cbc5-4771-ab7b-1db1748fcb67]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:26 devstack sudo[99522]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a" returned: 0 in 1.286s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.305s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-9b75b293-ca67-4168-9758-1a0a739ce76a', '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': 'ee0ab84d-6eaf-4325-a80c-56e423cde127', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:57:27 devstack sudo[99536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:27 devstack sudo[99536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-f8c09752-7de3-45e6-96b8-d295693531dc req-b35dc330-4d99-41f9-8dfb-97b2f1d143e4 tempest-AttachVolumeNegativeTest-1220429031 None] attachment_update completed successfully. Jun 25 17:57:27 devstack sudo[99529]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.960s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:57:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:57:28 devstack sudo[99536]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.146s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:57:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[13640d7c-fffc-4612-8f7e-ee32ff47605c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:28 devstack sudo[99867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d Jun 25 17:57:28 devstack sudo[99867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:29 devstack sudo[99867]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d" returned: 0 in 0.957s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:29 devstack sudo[99891]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:29 devstack sudo[99891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:30 devstack sudo[99891]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 1.523s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:30 devstack sudo[99963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca Jun 25 17:57:30 devstack sudo[99963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:31 devstack sudo[99963]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d.408feabe-0891-4db0-a067-34908b8686ca" returned: 0 in 0.814s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-408feabe-0891-4db0-a067-34908b8686ca" released by "_delete_snapshot" :: held 4.584s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_snapshot" :: held 4.632s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Created reservations ['8dd02813-6ece-4693-ae2e-05ba66be44b3', '2903a2df-1c75-4f33-a6af-7c20ad778517', '733f484e-4bf3-4b3c-84a5-e35394f52b74', '635981d3-4e88-49d7-999f-3816755ef01f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Delete snapshot completed successfully. Jun 25 17:57:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1d7455d2-29ca-4b97-aa9c-77770bbbc9ed tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-408feabe-0891-4db0-a067-34908b8686ca-delete_snapshot" released by "delete_snapshot" :: held 4.848s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "cinder-487236ce-7d23-4aaf-a7d4-ba6990362f4d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-487236ce-7d23-4aaf-a7d4-ba6990362f4d-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[51a55307-1868-41cc-b845-e7b0c5e0eb15]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:57:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:32 devstack sudo[99970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d Jun 25 17:57:32 devstack sudo[99970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:33 devstack sudo[99970]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d" returned: 0 in 1.196s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:33 devstack sudo[99975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d Jun 25 17:57:33 devstack sudo[99975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:34 devstack sudo[99975]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-487236ce-7d23-4aaf-a7d4-ba6990362f4d" returned: 0 in 0.947s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-quobyte-487236ce-7d23-4aaf-a7d4-ba6990362f4d" released by "delete_volume" :: held 2.250s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Created reservations ['e1db9a07-c5ca-4877-818a-a3c330a793e3', '162c1963-f4c2-4f48-801d-27cb0b9b387b', '1ebdb015-fe2e-46f3-9b66-ff7014feae61', 'a128b9bc-2fb4-43e7-9b68-dd318d84f55d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:57:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:57:34 devstack sudo[99978]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:57:34 devstack sudo[99978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:57:35 devstack sudo[99978]: pam_unix(sudo:session): session closed for user root Jun 25 17:57:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.096s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:57:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:57:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Deleted volume successfully. Jun 25 17:57:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1e57a9e-a7be-4bad-8e67-c9a6957b39bc tempest-SnapshotsActionsTest-1418807185 None] Lock "cinder-487236ce-7d23-4aaf-a7d4-ba6990362f4d-delete_volume" released by "delete_volume" :: held 3.683s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:57:44 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=68,cinder:DELETE=4,cinder:INSERT=17,cinder:UPDATE=50 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:57:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=62,cinder:UPDATE=65,cinder:INSERT=13,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:57:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-ad51a5d6-67f2-4fde-9b4a-1a77073e7634 req-340d7b85-3fa7-441f-9ceb-a5b6890bccd8 tempest-AttachVolumeTestJSON-572486452 None] Terminate volume connection completed successfully. Jun 25 17:57:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-ad51a5d6-67f2-4fde-9b4a-1a77073e7634 req-340d7b85-3fa7-441f-9ceb-a5b6890bccd8 tempest-AttachVolumeTestJSON-572486452 None] Deleting attachment 07cdce5f-1708-4888-98c6-13161779bf96. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:58:05 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:58:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (aa39a80d-e0b6-430a-a9ef-6be6ec5f41c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (373f46ec-bb0d-429f-8fd6-99f012e61593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (373f46ec-bb0d-429f-8fd6-99f012e61593) 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-06-25T15:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-354700205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=787a8319-ae97-4919-b6c8-ce1f05fe0b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:20Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fb5771f-a290-4642-8018-20347d684598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fb5771f-a290-4642-8018-20347d684598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f106e8b7-0b86-4376-9ac0-f52f5adbe5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f106e8b7-0b86-4376-9ac0-f52f5adbe5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '787a8319-ae97-4919-b6c8-ce1f05fe0b7f', 'volume_name': 'volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e346657-c562-47e4-ae17-506ac18d1980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e346657-c562-47e4-ae17-506ac18d1980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39b6d362-b343-4aa6-aefb-9508e578d53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Volume 787a8319-ae97-4919-b6c8-ce1f05fe0b7f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f', 'volume_size': 1} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 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-06-25T15:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-354700205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=787a8319-ae97-4919-b6c8-ce1f05fe0b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:20Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Creating volume 787a8319-ae97-4919-b6c8-ce1f05fe0b7f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:19 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:19 devstack sudo[100505]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f 1073741824 Jun 25 17:58:19 devstack sudo[100505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:20 devstack sudo[100505]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f 1073741824" returned: 0 in 0.932s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:20 devstack sudo[100512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f Jun 25 17:58:20 devstack sudo[100512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:21 devstack sudo[100512]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" returned: 0 in 0.728s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] <== create_volume: return (1719ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.721s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39b6d362-b343-4aa6-aefb-9508e578d53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcd50643-da2c-4aa5-9b1d-63a3f1442b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Volume volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f (787a8319-ae97-4919-b6c8-ce1f05fe0b7f): created successfully Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcd50643-da2c-4aa5-9b1d-63a3f1442b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (aa39a80d-e0b6-430a-a9ef-6be6ec5f41c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d82a1316-92c4-42cc-8254-716c778f4911 tempest-VolumesListAdminTestJSON-2054384810 None] Created volume successfully. Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (936e2109-4c3b-4894-9403-8bd6961a36fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a539f562-7277-4cd6-a717-18467bb85696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a539f562-7277-4cd6-a717-18467bb85696) 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-06-25T15:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1280418765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=045c99a0-6129-49c4-b2e3-debf98f333ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:22Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b81fde95-ea67-4923-9640-81aa7437cf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b81fde95-ea67-4923-9640-81aa7437cf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92a0f5c8-2491-4964-b821-822687f2d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92a0f5c8-2491-4964-b821-822687f2d007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '045c99a0-6129-49c4-b2e3-debf98f333ad', 'volume_name': 'volume-045c99a0-6129-49c4-b2e3-debf98f333ad', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (729c5751-9fd7-4f77-9bc6-428cd931816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (729c5751-9fd7-4f77-9bc6-428cd931816c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1155155-ae47-4954-bab7-b3304dbd194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Volume 045c99a0-6129-49c4-b2e3-debf98f333ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-045c99a0-6129-49c4-b2e3-debf98f333ad', 'volume_size': 1} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 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-06-25T15:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1280418765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=045c99a0-6129-49c4-b2e3-debf98f333ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:22Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Creating volume 045c99a0-6129-49c4-b2e3-debf98f333ad {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:22 devstack sudo[100542]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad 1073741824 Jun 25 17:58:22 devstack sudo[100542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:23 devstack sudo[100542]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad 1073741824" returned: 0 in 0.955s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:23 devstack sudo[100551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad Jun 25 17:58:23 devstack sudo[100551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:24 devstack sudo[100551]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad" returned: 0 in 0.670s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] <== create_volume: return (1684ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.686s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1155155-ae47-4954-bab7-b3304dbd194a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-045c99a0-6129-49c4-b2e3-debf98f333ad', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c88c942-1f10-4020-8db3-ecf76cc7405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Volume volume-045c99a0-6129-49c4-b2e3-debf98f333ad (045c99a0-6129-49c4-b2e3-debf98f333ad): created successfully Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c88c942-1f10-4020-8db3-ecf76cc7405c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (936e2109-4c3b-4894-9403-8bd6961a36fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-addc9032-0568-4f9d-8a29-a918e6f32e83 tempest-VolumesListAdminTestJSON-2054384810 None] Created volume successfully. Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (cbbb51ff-ccf5-4dd5-890e-eb8750527350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c8f2719-9684-410b-8b3e-06ada98c0646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c8f2719-9684-410b-8b3e-06ada98c0646) 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-06-25T15:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1844542745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d8a72b0-d7a5-46a8-a7a0-5020dea9164d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:25Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f8f4d76-0a12-4902-b280-297b9a9c7bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f8f4d76-0a12-4902-b280-297b9a9c7bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91442794-b458-4d2f-8b38-41d672ceba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91442794-b458-4d2f-8b38-41d672ceba73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d8a72b0-d7a5-46a8-a7a0-5020dea9164d', 'volume_name': 'volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391af90d-fa90-4f6a-8d3a-1b09b61f48e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391af90d-fa90-4f6a-8d3a-1b09b61f48e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab37c48d-3f1e-4e2e-94da-5377ec6409c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Volume 0d8a72b0-d7a5-46a8-a7a0-5020dea9164d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d', 'volume_size': 1} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 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-06-25T15:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1844542745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d8a72b0-d7a5-46a8-a7a0-5020dea9164d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649e26bfff2e4ea2a264e23bb1aef780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:25Z,use_quota=True,user_id='a2a75add4a7a4e14b39fbf3be9dc5436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Creating volume 0d8a72b0-d7a5-46a8-a7a0-5020dea9164d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:25 devstack sudo[100594]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d 1073741824 Jun 25 17:58:25 devstack sudo[100594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:26 devstack sudo[100594]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d 1073741824" returned: 0 in 0.985s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:26 devstack sudo[100600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d Jun 25 17:58:26 devstack sudo[100600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:26 devstack sudo[100602]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:26 devstack sudo[100602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:27 devstack sudo[100600]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" returned: 0 in 0.782s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] <== create_volume: return (1821ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.824s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab37c48d-3f1e-4e2e-94da-5377ec6409c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97cc20c3-8813-4f81-a30e-d4ceed2f8890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Volume volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d (0d8a72b0-d7a5-46a8-a7a0-5020dea9164d): created successfully Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97cc20c3-8813-4f81-a30e-d4ceed2f8890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Flow 'volume_create_manager' (cbbb51ff-ccf5-4dd5-890e-eb8750527350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8cc98b6a-b11b-4acf-9ec9-5c80b27cf6a8 tempest-VolumesListAdminTestJSON-2054384810 None] Created volume successfully. Jun 25 17:58:27 devstack sudo[100602]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.923s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:58:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Flow 'volume_create_manager' (88e19662-07e6-4ed7-b644-538141c925e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dce1d76c-55a1-429f-b496-aae6afa22777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dce1d76c-55a1-429f-b496-aae6afa22777) 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-06-25T15:58:28Z,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=744a886a-69b3-494f-a6f1-f97f8cbbc307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80439d5f1f44bb7b80c4b0bd81c96a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:28Z,use_quota=True,user_id='3589c6708bb445cea97878cdb90b0fcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b190e0b0-4dae-4024-82f1-63b3a5ebea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b190e0b0-4dae-4024-82f1-63b3a5ebea81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ba28dd7-3666-4b27-a11f-156d9badb5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ba28dd7-3666-4b27-a11f-156d9badb5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '744a886a-69b3-494f-a6f1-f97f8cbbc307', 'volume_name': 'volume-744a886a-69b3-494f-a6f1-f97f8cbbc307', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79535e74-3eda-4e89-b740-b07765b1e563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79535e74-3eda-4e89-b740-b07765b1e563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a788a89a-032e-4ccd-bc3f-12853f827fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Volume 744a886a-69b3-494f-a6f1-f97f8cbbc307: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-744a886a-69b3-494f-a6f1-f97f8cbbc307', 'volume_size': 1} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 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-06-25T15:58:28Z,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=744a886a-69b3-494f-a6f1-f97f8cbbc307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80439d5f1f44bb7b80c4b0bd81c96a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:28Z,use_quota=True,user_id='3589c6708bb445cea97878cdb90b0fcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Creating volume 744a886a-69b3-494f-a6f1-f97f8cbbc307 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:28 devstack sudo[100608]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 1073741824 Jun 25 17:58:28 devstack sudo[100608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:29 devstack sudo[100608]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 1073741824" returned: 0 in 0.917s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:29 devstack sudo[100614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 Jun 25 17:58:29 devstack sudo[100614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:29 devstack sudo[100614]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307" returned: 0 in 0.785s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] <== create_volume: return (1746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.748s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a788a89a-032e-4ccd-bc3f-12853f827fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-744a886a-69b3-494f-a6f1-f97f8cbbc307', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36288570-4b3d-4a99-a13f-fac4f058c3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Volume volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 (744a886a-69b3-494f-a6f1-f97f8cbbc307): created successfully Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36288570-4b3d-4a99-a13f-fac4f058c3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Flow 'volume_create_manager' (88e19662-07e6-4ed7-b644-538141c925e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-457fc11d-74d8-43d2-8a84-1ea273d652ed tempest-VolumesListAdminTestJSON-2106827109 None] Created volume successfully. Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Acquiring lock "cinder-744a886a-69b3-494f-a6f1-f97f8cbbc307-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "cinder-744a886a-69b3-494f-a6f1-f97f8cbbc307-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Acquiring lock "cinder-quobyte-744a886a-69b3-494f-a6f1-f97f8cbbc307" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "cinder-quobyte-744a886a-69b3-494f-a6f1-f97f8cbbc307" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a98fc76d-5f53-46f2-b3f0-30ac6f6a2814]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-quobyte-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e398706b-a965-4dcf-886a-112c6344230f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:58:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:30 devstack sudo[100620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 Jun 25 17:58:30 devstack sudo[100620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:30 devstack sudo[100621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d Jun 25 17:58:30 devstack sudo[100621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:31 devstack sudo[100621]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" returned: 0 in 0.873s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:31 devstack sudo[100631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d Jun 25 17:58:31 devstack sudo[100631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:31 devstack sudo[100620]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307" returned: 0 in 1.142s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:31 devstack sudo[100633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307 Jun 25 17:58:31 devstack sudo[100633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:32 devstack sudo[100631]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" returned: 0 in 0.749s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d" released by "delete_volume" :: held 1.675s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Created reservations ['2285283e-6774-4891-9806-d0363e727446', '910630b2-3cdf-433e-85a3-e5cf1127dcb9', '1d70eb89-b4d1-4782-a9f1-8f133f44b849', 'fd279a86-88f9-42b4-8715-410407091d16'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:58:32 devstack sudo[100633]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-744a886a-69b3-494f-a6f1-f97f8cbbc307" returned: 0 in 0.815s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "cinder-quobyte-744a886a-69b3-494f-a6f1-f97f8cbbc307" released by "delete_volume" :: held 2.048s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:32 devstack sudo[100639]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:32 devstack sudo[100639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Created reservations ['ba95a9e8-bac7-42e8-80fc-c70fa5424433', '6b94da89-756c-44fb-9b2b-a90a3778b79e', 'fe8f4a09-a5e2-4ec2-ae90-e92abb9e2c11', '3dca8a83-17e5-42ec-9f3c-64a24ce24f99'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:32 devstack sudo[100641]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:32 devstack sudo[100641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-045c99a0-6129-49c4-b2e3-debf98f333ad-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-045c99a0-6129-49c4-b2e3-debf98f333ad-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-quobyte-045c99a0-6129-49c4-b2e3-debf98f333ad" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-045c99a0-6129-49c4-b2e3-debf98f333ad" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e03a02a-72f5-4079-9d6d-fd148702b7fd]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:33 devstack sudo[100644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad Jun 25 17:58:33 devstack sudo[100644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:33 devstack sudo[100639]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.903s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Deleted volume successfully. Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-63d0965f-749c-4fa9-a3e8-e996a9210965 tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-0d8a72b0-d7a5-46a8-a7a0-5020dea9164d-delete_volume" released by "delete_volume" :: held 3.003s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:33 devstack sudo[100641]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.100s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Deleted volume successfully. Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1c520de-0063-4544-bce0-0df54bb3b4af tempest-VolumesListAdminTestJSON-2106827109 None] Lock "cinder-744a886a-69b3-494f-a6f1-f97f8cbbc307-delete_volume" released by "delete_volume" :: held 3.616s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Flow 'volume_create_manager' (119b119f-7af0-4e7e-944f-c5e049ee0f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f51d2e95-d289-45e6-987d-a1ca93e12fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f51d2e95-d289-45e6-987d-a1ca93e12fa0) 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-06-25T15:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1101602149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb5db58f-611c-4b1b-bd66-d07015f471d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='400f6c98433d49afb8ea441535801d3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:34Z,use_quota=True,user_id='50ba0faf818c4ab39e89af9395d49468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f94f9d88-0422-4465-ba8e-41a34efd1b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f94f9d88-0422-4465-ba8e-41a34efd1b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf82bf8f-a531-407f-922e-a8f1db71895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf82bf8f-a531-407f-922e-a8f1db71895d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb5db58f-611c-4b1b-bd66-d07015f471d9', 'volume_name': 'volume-bb5db58f-611c-4b1b-bd66-d07015f471d9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ec4613a-f52c-415c-9c98-226cc21c4cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ec4613a-f52c-415c-9c98-226cc21c4cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (638ecb18-f3f1-4b29-901a-5c3399e241ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Volume bb5db58f-611c-4b1b-bd66-d07015f471d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb5db58f-611c-4b1b-bd66-d07015f471d9', 'volume_size': 1} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 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-06-25T15:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1101602149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb5db58f-611c-4b1b-bd66-d07015f471d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='400f6c98433d49afb8ea441535801d3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:34Z,use_quota=True,user_id='50ba0faf818c4ab39e89af9395d49468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Creating volume bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:34 devstack sudo[100651]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 1073741824 Jun 25 17:58:34 devstack sudo[100651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:34 devstack sudo[100644]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad" returned: 0 in 0.995s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:34 devstack sudo[100653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad Jun 25 17:58:34 devstack sudo[100653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-cd870f8f-9324-4841-834e-b3c69b828556 req-188adb77-283a-4b57-b368-e3c6a651cc61 tempest-AttachVolumeNegativeTest-1220429031 None] Terminate volume connection completed successfully. Jun 25 17:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-cd870f8f-9324-4841-834e-b3c69b828556 req-188adb77-283a-4b57-b368-e3c6a651cc61 tempest-AttachVolumeNegativeTest-1220429031 None] Deleting attachment ee0ab84d-6eaf-4325-a80c-56e423cde127. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:58:35 devstack sudo[100651]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 1073741824" returned: 0 in 0.996s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:35 devstack sudo[100653]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-045c99a0-6129-49c4-b2e3-debf98f333ad" returned: 0 in 0.989s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:35 devstack sudo[100666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 Jun 25 17:58:35 devstack sudo[100666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-045c99a0-6129-49c4-b2e3-debf98f333ad" released by "delete_volume" :: held 2.051s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Created reservations ['71f9f670-abbd-4d43-8721-e63a9f041e7a', 'd8af602d-eb6d-4e47-b55b-268f11530b12', 'c9cd1a62-074d-4623-8c97-4c4fb51d1ca1', '3e622715-9b41-48fd-bd57-0b03c698f4be'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:35 devstack sudo[100668]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:35 devstack sudo[100668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-787a8319-ae97-4919-b6c8-ce1f05fe0b7f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-787a8319-ae97-4919-b6c8-ce1f05fe0b7f-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "cinder-quobyte-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1005b8e4-48a6-4433-97f8-aae87c04dd8c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:35 devstack sudo[100671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f Jun 25 17:58:35 devstack sudo[100671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:35 devstack sudo[100666]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9" returned: 0 in 0.780s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] <== create_volume: return (1830ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.836s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (638ecb18-f3f1-4b29-901a-5c3399e241ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb5db58f-611c-4b1b-bd66-d07015f471d9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ae43875-72bf-4f5b-bf98-2aef5663a122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Volume volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 (bb5db58f-611c-4b1b-bd66-d07015f471d9): created successfully Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ae43875-72bf-4f5b-bf98-2aef5663a122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Flow 'volume_create_manager' (119b119f-7af0-4e7e-944f-c5e049ee0f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-07ead6fa-d03c-4ed1-9c8c-bbd97ef9aa78 tempest-ServerActionsTestOtherA-2104530317 None] Created volume successfully. Jun 25 17:58:36 devstack sudo[100668]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.930s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Deleted volume successfully. Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61cd4c66-3461-4e7d-b1e4-cb4538cc194a tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-045c99a0-6129-49c4-b2e3-debf98f333ad-delete_volume" released by "delete_volume" :: held 3.363s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:36 devstack sudo[100671]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" returned: 0 in 0.993s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:36 devstack sudo[100677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f Jun 25 17:58:36 devstack sudo[100677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:37 devstack sudo[100677]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" returned: 0 in 0.896s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-quobyte-787a8319-ae97-4919-b6c8-ce1f05fe0b7f" released by "delete_volume" :: held 1.956s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Created reservations ['c0473120-5075-4214-b330-4eb5a7c77091', '29c405a4-71d4-4c08-9946-94becbbc5a80', '6b3fb02a-ca01-4d4e-aefb-6e2fa7a79dea', '1d9cc732-cb3d-49e5-8552-2bc5fd1e6ff7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:38 devstack sudo[100683]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:38 devstack sudo[100683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:39 devstack sudo[100683]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Deleted volume successfully. Jun 25 17:58:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb46975e-e179-4798-8e6d-0ca1c682dd8d tempest-VolumesListAdminTestJSON-2054384810 None] Lock "cinder-787a8319-ae97-4919-b6c8-ce1f05fe0b7f-delete_volume" released by "delete_volume" :: held 3.836s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:46 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Flow 'volume_create_manager' (a60b1d2e-3d16-4a34-a752-466bfe6ac7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4865ed4a-91fd-4c74-ba7d-87d25c63c070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4865ed4a-91fd-4c74-ba7d-87d25c63c070) 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-06-25T15:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-654725657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6cf4d8ef-0b66-48ff-8779-95ced6db2c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f624e9f69cf14c5eb2ff0d982ffae452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:47Z,use_quota=True,user_id='b782896329514f3ab519eb97701c53b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3214333f-2150-4563-8966-a0ac5223d9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3214333f-2150-4563-8966-a0ac5223d9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2af2f67c-eafa-4168-87ae-3a69aa3ee482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2af2f67c-eafa-4168-87ae-3a69aa3ee482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6cf4d8ef-0b66-48ff-8779-95ced6db2c3d', 'volume_name': 'volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9826fcb8-8a29-4dbe-9daf-75a23369ebdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9826fcb8-8a29-4dbe-9daf-75a23369ebdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cc4d80b-2fc9-4ab6-aba5-dd4be2d11e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Volume 6cf4d8ef-0b66-48ff-8779-95ced6db2c3d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d', 'volume_size': 1} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 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-06-25T15:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-654725657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6cf4d8ef-0b66-48ff-8779-95ced6db2c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f624e9f69cf14c5eb2ff0d982ffae452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:47Z,use_quota=True,user_id='b782896329514f3ab519eb97701c53b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Creating volume 6cf4d8ef-0b66-48ff-8779-95ced6db2c3d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:47 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:47 devstack sudo[100795]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d 1073741824 Jun 25 17:58:47 devstack sudo[100795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:48 devstack sudo[100795]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d 1073741824" returned: 0 in 1.073s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:48 devstack sudo[100802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d Jun 25 17:58:48 devstack sudo[100802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:48 devstack sudo[100802]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" returned: 0 in 0.785s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] <== create_volume: return (1918ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.922s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cc4d80b-2fc9-4ab6-aba5-dd4be2d11e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98eb8e3a-d58f-4d53-aec2-d9dacfa18351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Volume volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d (6cf4d8ef-0b66-48ff-8779-95ced6db2c3d): created successfully Jun 25 17:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98eb8e3a-d58f-4d53-aec2-d9dacfa18351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Flow 'volume_create_manager' (a60b1d2e-3d16-4a34-a752-466bfe6ac7cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d8e41c95-b9cf-429c-bf57-7b7b4c178ddd tempest-VolumesTransfersV355Test-1464790750 None] Created volume successfully. Jun 25 17:58:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8aa11e0a-5654-4f21-a78d-dd56e9a01331 tempest-VolumesTransfersV355Test-939512524 None] Transfer volume completed successfully. Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "cinder-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "cinder-quobyte-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-quobyte-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[baa6d001-0756-4d5d-85cc-5d0c6abb8fc6]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:58:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:52 devstack sudo[100819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d Jun 25 17:58:52 devstack sudo[100819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:53 devstack sudo[100819]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" returned: 0 in 0.814s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:53 devstack sudo[100839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d Jun 25 17:58:53 devstack sudo[100839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:53 devstack sudo[100839]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" returned: 0 in 0.972s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-quobyte-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d" released by "delete_volume" :: held 1.855s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Created reservations ['7c2d373d-d558-4e83-99f7-140d2ad27401', 'ec71c83a-f1d1-467a-9da9-d2798e2e023f', '0500c34a-4862-4d19-8073-639cefc8a8a8', 'c9334a03-ae35-4944-900e-bd49728d39bb'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:54 devstack sudo[100883]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:58:54 devstack sudo[100883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:54 devstack sudo[100883]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:54 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:58:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Deleted volume successfully. Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e0dfd08-91f7-4151-8703-0e92af7cbadf tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-6cf4d8ef-0b66-48ff-8779-95ced6db2c3d-delete_volume" released by "delete_volume" :: held 2.927s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Flow 'volume_create_manager' (b8e53b58-4973-4a11-9709-8a34a34782f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1d6624c-b526-4653-a453-37b89d7d74fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1d6624c-b526-4653-a453-37b89d7d74fc) 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-06-25T15:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-35204373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f624e9f69cf14c5eb2ff0d982ffae452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:55Z,use_quota=True,user_id='b782896329514f3ab519eb97701c53b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b079aea9-cea8-4d8a-a462-5a585c1c22cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b079aea9-cea8-4d8a-a462-5a585c1c22cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d28e7aef-9e4e-4146-946b-e32880bbb122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d28e7aef-9e4e-4146-946b-e32880bbb122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf', 'volume_name': 'volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (771b73cd-5c8a-4f13-a2de-11f338eb2cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (771b73cd-5c8a-4f13-a2de-11f338eb2cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7d96f04-c8a7-4e99-a116-1f472d069b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Volume cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf', 'volume_size': 1} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 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-06-25T15:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-35204373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f624e9f69cf14c5eb2ff0d982ffae452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:58:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:58:55Z,use_quota=True,user_id='b782896329514f3ab519eb97701c53b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Creating volume cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:58:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:55 devstack sudo[100888]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf 1073741824 Jun 25 17:58:55 devstack sudo[100888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:56 devstack sudo[100888]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf 1073741824" returned: 0 in 1.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:58:56 devstack sudo[100894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf Jun 25 17:58:56 devstack sudo[100894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:58:58 devstack sudo[100894]: pam_unix(sudo:session): session closed for user root Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" returned: 0 in 1.470s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] <== create_volume: return (2972ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.975s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7d96f04-c8a7-4e99-a116-1f472d069b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1487bf43-bb80-42af-8fa1-7bfe86806220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:58:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Volume volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf (cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf): created successfully Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1487bf43-bb80-42af-8fa1-7bfe86806220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Flow 'volume_create_manager' (b8e53b58-4973-4a11-9709-8a34a34782f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:58:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2578fd1d-51f1-4f5e-8c42-90ef23082d0d tempest-VolumesTransfersV355Test-1464790750 None] Created volume successfully. Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "cinder-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "cinder-quobyte-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-quobyte-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c9cdb17-2ded-4bf1-8b0e-51ae45be4932]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:00 devstack sudo[100918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf Jun 25 17:59:00 devstack sudo[100918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:02 devstack sudo[100918]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" returned: 0 in 2.163s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:02 devstack sudo[100975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf Jun 25 17:59:02 devstack sudo[100975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:03 devstack sudo[100975]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" returned: 0 in 1.032s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-quobyte-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf" released by "delete_volume" :: held 3.299s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Created reservations ['3d38940a-66cf-4b7b-8acc-880a3983f45e', 'f2f59122-e3dc-4ebf-ace4-549b5d92e4c2', '7e7c4de0-29bc-447f-80ae-d89732bfaaa9', 'a5b652ed-f55d-42bd-83c4-259a1ff5f9ab'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:04 devstack sudo[100994]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:04 devstack sudo[100994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:04 devstack sudo[100994]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.989s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Deleted volume successfully. Jun 25 17:59:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8aad469-fbba-4eb2-8b74-f6f8c9083f04 tempest-VolumesTransfersV355Test-1320072363 None] Lock "cinder-cc33b3bd-4d60-4d46-94e0-2abc6ae1f5bf-delete_volume" released by "delete_volume" :: held 4.807s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:13 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=71,cinder:SELECT=47,cinder:INSERT=20,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=45,cinder:UPDATE=67,cinder:DELETE=8,cinder:INSERT=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (3325f11f-a78b-4ea3-8cbe-bb3a35f7624e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0544a1f7-b1f1-4ed3-b685-b2cbbb64f829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0544a1f7-b1f1-4ed3-b685-b2cbbb64f829) 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-06-25T15:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-444546460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9ae67a5-f69e-4f23-b435-400311a2c564,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:14Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b527028d-721a-45d6-b1e2-801be984a578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b527028d-721a-45d6-b1e2-801be984a578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9b438f2-5ce7-4529-a720-965917571ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9b438f2-5ce7-4529-a720-965917571ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9ae67a5-f69e-4f23-b435-400311a2c564', 'volume_name': 'volume-c9ae67a5-f69e-4f23-b435-400311a2c564', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53d326c2-8237-4bbc-b28a-469b410c93bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53d326c2-8237-4bbc-b28a-469b410c93bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e92d9ad2-b410-4b61-b928-6c7265032cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Volume c9ae67a5-f69e-4f23-b435-400311a2c564: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9ae67a5-f69e-4f23-b435-400311a2c564', 'volume_size': 1} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 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-06-25T15:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-444546460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9ae67a5-f69e-4f23-b435-400311a2c564,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:14Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Creating volume c9ae67a5-f69e-4f23-b435-400311a2c564 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:14 devstack sudo[101211]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 1073741824 Jun 25 17:59:14 devstack sudo[101211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:16 devstack sudo[101211]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 1073741824" returned: 0 in 2.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:16 devstack sudo[101224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 Jun 25 17:59:16 devstack sudo[101224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:18 devstack sudo[101224]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564" returned: 0 in 1.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] <== create_volume: return (3696ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.700s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e92d9ad2-b410-4b61-b928-6c7265032cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9ae67a5-f69e-4f23-b435-400311a2c564', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4944f969-0eb4-45fa-8945-370a42bcf16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Volume volume-c9ae67a5-f69e-4f23-b435-400311a2c564 (c9ae67a5-f69e-4f23-b435-400311a2c564): created successfully Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4944f969-0eb4-45fa-8945-370a42bcf16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (3325f11f-a78b-4ea3-8cbe-bb3a35f7624e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c347c24c-bdeb-4549-9e6d-9e17442061e1 tempest-VolumesListTestJSON-1984157668 None] Created volume successfully. Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (81c5d3c3-34e9-43b0-bce8-8d3e80af9602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8370987d-91ad-48a8-89f2-350997ea898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8370987d-91ad-48a8-89f2-350997ea898d) 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-06-25T15:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1430197774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c670dd68-5907-40f4-9d3a-2a5bad01cae1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:19Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73fa2f7-fbbf-4768-a066-965ce35e0af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73fa2f7-fbbf-4768-a066-965ce35e0af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (314b53b8-d445-4a2f-a841-3b806c40878b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (314b53b8-d445-4a2f-a841-3b806c40878b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c670dd68-5907-40f4-9d3a-2a5bad01cae1', 'volume_name': 'volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a79776c-93bd-44c1-8f3e-e5b755d133f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a79776c-93bd-44c1-8f3e-e5b755d133f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db6ec731-89b1-44a6-afc0-a0c61909e0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Volume c670dd68-5907-40f4-9d3a-2a5bad01cae1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1', 'volume_size': 1} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 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-06-25T15:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1430197774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c670dd68-5907-40f4-9d3a-2a5bad01cae1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:19Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Creating volume c670dd68-5907-40f4-9d3a-2a5bad01cae1 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:19 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:19 devstack sudo[101229]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 1073741824 Jun 25 17:59:19 devstack sudo[101229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:20 devstack sudo[101229]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 1073741824" returned: 0 in 1.152s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:20 devstack sudo[101238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 Jun 25 17:59:20 devstack sudo[101238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:21 devstack sudo[101238]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1" returned: 0 in 0.765s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] <== create_volume: return (1998ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db6ec731-89b1-44a6-afc0-a0c61909e0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d3d970-38f6-462d-90be-61edc077e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Volume volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 (c670dd68-5907-40f4-9d3a-2a5bad01cae1): created successfully Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d3d970-38f6-462d-90be-61edc077e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (81c5d3c3-34e9-43b0-bce8-8d3e80af9602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a7fb77f8-37a1-4a6d-9d02-ea81d5c0d635 tempest-VolumesListTestJSON-1984157668 None] Created volume successfully. Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (1dd325a4-60c4-4e1c-91b6-d9890590149f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d3e8379-a972-4245-b091-8796c2d7f53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d3e8379-a972-4245-b091-8796c2d7f53f) 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-06-25T15:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-900613926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d38293a4-1944-4137-8d66-baeeba3f0254,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:23Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (033d8b4a-89d0-45d5-b924-6cc129b5478c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (033d8b4a-89d0-45d5-b924-6cc129b5478c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a1a83dd-fabe-4e40-b92d-1c74449de880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a1a83dd-fabe-4e40-b92d-1c74449de880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd38293a4-1944-4137-8d66-baeeba3f0254', 'volume_name': 'volume-d38293a4-1944-4137-8d66-baeeba3f0254', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bfaaa38-fe79-481a-a6e7-e7f5c9fb582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bfaaa38-fe79-481a-a6e7-e7f5c9fb582e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ff6505e-c000-4298-acbb-65a28fdb0634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Volume d38293a4-1944-4137-8d66-baeeba3f0254: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d38293a4-1944-4137-8d66-baeeba3f0254', 'volume_size': 1} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 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-06-25T15:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-900613926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d38293a4-1944-4137-8d66-baeeba3f0254,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a801b3ed5d4e9c8157edb302b61736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:23Z,use_quota=True,user_id='3db5f077c28f49648aac842c1921d1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Creating volume d38293a4-1944-4137-8d66-baeeba3f0254 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:23 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:23 devstack sudo[101245]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 1073741824 Jun 25 17:59:23 devstack sudo[101245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:24 devstack sudo[101245]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 1073741824" returned: 0 in 1.089s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:24 devstack sudo[101282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 Jun 25 17:59:24 devstack sudo[101282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:25 devstack sudo[101282]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254" returned: 0 in 0.774s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] <== create_volume: return (1923ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.926s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.697s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ff6505e-c000-4298-acbb-65a28fdb0634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d38293a4-1944-4137-8d66-baeeba3f0254', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7e3949-49e3-4892-ace6-337aa55ae739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7c62269-e21b-4dbc-80c6-35b5e3d159c5]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Volume volume-d38293a4-1944-4137-8d66-baeeba3f0254 (d38293a4-1944-4137-8d66-baeeba3f0254): created successfully Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7e3949-49e3-4892-ace6-337aa55ae739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Flow 'volume_create_manager' (1dd325a4-60c4-4e1c-91b6-d9890590149f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-99d3e334-62ef-4f23-bdec-b4ac43c6335d tempest-VolumesListTestJSON-1984157668 None] Created volume successfully. Jun 25 17:59:25 devstack sudo[101285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 Jun 25 17:59:25 devstack sudo[101285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:26 devstack sudo[101285]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9" returned: 0 in 0.866s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.902s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-bb5db58f-611c-4b1b-bd66-d07015f471d9', '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': 'd6baacdf-b686-476c-af72-18ea0c6ed2e8', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:59:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-474b758d-4c44-4504-a165-744eeca04d6e req-faaa0f08-6651-440c-a878-62e6c220a785 tempest-ServerActionsTestOtherA-2104530317 None] attachment_update completed successfully. Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:26 devstack sudo[101290]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:26 devstack sudo[101290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:27 devstack sudo[101290]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.414s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:28 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:59:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 17:59:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-d38293a4-1944-4137-8d66-baeeba3f0254-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-d38293a4-1944-4137-8d66-baeeba3f0254-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-quobyte-d38293a4-1944-4137-8d66-baeeba3f0254" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-d38293a4-1944-4137-8d66-baeeba3f0254" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c20dee5-d847-434d-8e27-f434c98d413a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:29 devstack sudo[101691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 Jun 25 17:59:29 devstack sudo[101691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:30 devstack sudo[101691]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254" returned: 0 in 0.761s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:30 devstack sudo[101696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254 Jun 25 17:59:30 devstack sudo[101696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:30 devstack sudo[101696]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d38293a4-1944-4137-8d66-baeeba3f0254" returned: 0 in 0.669s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-d38293a4-1944-4137-8d66-baeeba3f0254" released by "delete_volume" :: held 1.471s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Created reservations ['02b29701-c6d5-43e3-9a81-20ba9cd8af7f', '7f92f437-3437-44ec-9887-922b19f76355', 'cc7919d4-e16f-43bc-9c23-567d3617a7e2', 'dcabd1ff-ce1f-4913-ba00-bb7587706190'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:30 devstack sudo[101700]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:30 devstack sudo[101700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-c670dd68-5907-40f4-9d3a-2a5bad01cae1-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-c670dd68-5907-40f4-9d3a-2a5bad01cae1-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-quobyte-c670dd68-5907-40f4-9d3a-2a5bad01cae1" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-c670dd68-5907-40f4-9d3a-2a5bad01cae1" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:31 devstack sudo[101700]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.800s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Deleted volume successfully. Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7fa98c68-0f91-4b5c-9ba4-3a1a72aeb751]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb1ec2f8-c673-4897-8188-9c5c0ed3fdf8 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-d38293a4-1944-4137-8d66-baeeba3f0254-delete_volume" released by "delete_volume" :: held 2.527s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:31 devstack sudo[101703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 Jun 25 17:59:31 devstack sudo[101703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:32 devstack sudo[101703]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1" returned: 0 in 0.872s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:32 devstack sudo[101708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1 Jun 25 17:59:32 devstack sudo[101708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:33 devstack sudo[101708]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c670dd68-5907-40f4-9d3a-2a5bad01cae1" returned: 0 in 0.802s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-c670dd68-5907-40f4-9d3a-2a5bad01cae1" released by "delete_volume" :: held 1.758s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Created reservations ['cbb53e9c-39b2-4edc-b06b-ae10a3a47a41', '520cdc65-8e11-4b51-8943-4ec6660f5b66', 'ff232753-3ef6-41e5-a834-a7526eb7d3b2', '8f3ef4d6-5682-4c59-8439-32991be21cc6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:33 devstack sudo[101714]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:33 devstack sudo[101714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-c9ae67a5-f69e-4f23-b435-400311a2c564-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-c9ae67a5-f69e-4f23-b435-400311a2c564-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "cinder-quobyte-c9ae67a5-f69e-4f23-b435-400311a2c564" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-c9ae67a5-f69e-4f23-b435-400311a2c564" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9820499a-e6d1-491e-926f-c86ae6125d37]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:34 devstack sudo[101716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 Jun 25 17:59:34 devstack sudo[101716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:34 devstack sudo[101714]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.715s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Deleted volume successfully. Jun 25 17:59:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-23ad9f86-9d1d-477e-a0bb-8a5593d93a56 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-c670dd68-5907-40f4-9d3a-2a5bad01cae1-delete_volume" released by "delete_volume" :: held 2.768s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:35 devstack sudo[101716]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:35 devstack sudo[101762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564 Jun 25 17:59:35 devstack sudo[101762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-2ce25876-df66-4e80-bdd3-61dcfc7435d1 tempest-ServerActionsTestOtherA-2104530317 None] Terminate volume connection completed successfully. Jun 25 17:59:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-2ce25876-df66-4e80-bdd3-61dcfc7435d1 tempest-ServerActionsTestOtherA-2104530317 None] Deleting attachment d6baacdf-b686-476c-af72-18ea0c6ed2e8. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (1da33c39-feaa-460c-a0e7-d24a5eb6040a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac01df21-54a6-499e-b022-c68b85587268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac01df21-54a6-499e-b022-c68b85587268) 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-06-25T15:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-569383625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2e63dc7-d943-4bef-814f-5b479de1bde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:36Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a327a7b-b1a7-43f5-9ae1-3011ba60d638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:36 devstack sudo[101762]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a327a7b-b1a7-43f5-9ae1-3011ba60d638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88ae5167-24c0-4297-91a1-156c5eed1ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88ae5167-24c0-4297-91a1-156c5eed1ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2e63dc7-d943-4bef-814f-5b479de1bde7', 'volume_name': 'volume-e2e63dc7-d943-4bef-814f-5b479de1bde7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e34284a1-cefa-4d71-b6de-a30ca362a610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e34284a1-cefa-4d71-b6de-a30ca362a610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36e6181d-44cc-4125-a156-37d1c260592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Volume e2e63dc7-d943-4bef-814f-5b479de1bde7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2e63dc7-d943-4bef-814f-5b479de1bde7', 'volume_size': 1} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 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-06-25T15:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-569383625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2e63dc7-d943-4bef-814f-5b479de1bde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:36Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Creating volume e2e63dc7-d943-4bef-814f-5b479de1bde7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:36 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c9ae67a5-f69e-4f23-b435-400311a2c564" returned: 0 in 1.235s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-quobyte-c9ae67a5-f69e-4f23-b435-400311a2c564" released by "delete_volume" :: held 2.319s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:36 devstack sudo[101793]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 1073741824 Jun 25 17:59:36 devstack sudo[101793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Created reservations ['ba48463f-728a-48f4-adf1-909c541d7cdb', '5dcd62f4-91c0-46bf-822f-f55c03f98669', '2c33754d-1780-4848-b422-caa5df6f8e32', 'eebda21f-5e9b-4ec7-99d6-c9aaf715c603'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:36 devstack sudo[101795]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:36 devstack sudo[101795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:37 devstack sudo[101795]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.737s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Deleted volume successfully. Jun 25 17:59:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-792b21f3-a303-4904-a8cf-006e7228af00 tempest-VolumesListTestJSON-1984157668 None] Lock "cinder-c9ae67a5-f69e-4f23-b435-400311a2c564-delete_volume" released by "delete_volume" :: held 3.310s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:37 devstack sudo[101793]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 1073741824" returned: 0 in 0.981s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:37 devstack sudo[101803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 Jun 25 17:59:37 devstack sudo[101803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:38 devstack sudo[101803]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7" returned: 0 in 0.745s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] <== create_volume: return (1772ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.776s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36e6181d-44cc-4125-a156-37d1c260592c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2e63dc7-d943-4bef-814f-5b479de1bde7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99c0fc4e-d711-4343-b9ca-42b4b675bdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Volume volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 (e2e63dc7-d943-4bef-814f-5b479de1bde7): created successfully Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99c0fc4e-d711-4343-b9ca-42b4b675bdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (1da33c39-feaa-460c-a0e7-d24a5eb6040a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d14b31f4-7e49-4f1f-b468-d4a6ab352261]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bd88a1de-4a78-4e6b-9a86-0f64506a8989 tempest-AttachVolumeNegativeTest-1220429031 None] Created volume successfully. Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (4e1de036-5316-4ed9-997d-d670c6d5679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0d23f3-3c3e-4406-b5f3-6cb43d905bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack sudo[101816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 Jun 25 17:59:38 devstack sudo[101816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0d23f3-3c3e-4406-b5f3-6cb43d905bfc) 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-06-25T15:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1393068106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=777178ac-3254-4154-a17d-38630fff8293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:38Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7b5ad1b-daeb-42f1-83c1-87363e678753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7b5ad1b-daeb-42f1-83c1-87363e678753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba88c06-837b-49f6-a401-71cb73b65e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba88c06-837b-49f6-a401-71cb73b65e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '777178ac-3254-4154-a17d-38630fff8293', 'volume_name': 'volume-777178ac-3254-4154-a17d-38630fff8293', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (926bce45-2324-4e56-bcb8-bbb51739b636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (926bce45-2324-4e56-bcb8-bbb51739b636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1e6f932-5c82-4ffd-a8e9-9364189e1b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Volume 777178ac-3254-4154-a17d-38630fff8293: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-777178ac-3254-4154-a17d-38630fff8293', 'volume_size': 1} Jun 25 17:59:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:39 devstack sudo[101816]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9" returned: 0 in 0.990s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.036s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.708s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 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-06-25T15:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1393068106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=777178ac-3254-4154-a17d-38630fff8293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:38Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Creating volume 777178ac-3254-4154-a17d-38630fff8293 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:39 devstack sudo[101825]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 1073741824 Jun 25 17:59:39 devstack sudo[101825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-bb5db58f-611c-4b1b-bd66-d07015f471d9', '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': 'a5256af9-3e59-4453-a7fa-05294c125aa1', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:59:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-3e3b5fb7-104d-4c0e-9dda-980a2e82af3d req-43e2a3ca-4967-460f-beaa-6bba76686e2a tempest-ServerActionsTestOtherA-2104530317 None] attachment_update completed successfully. Jun 25 17:59:40 devstack sudo[101825]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 1073741824" returned: 0 in 0.963s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:40 devstack sudo[101831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 Jun 25 17:59:40 devstack sudo[101831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:41 devstack sudo[101831]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293" returned: 0 in 0.836s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] <== create_volume: return (1844ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.848s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1e6f932-5c82-4ffd-a8e9-9364189e1b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-777178ac-3254-4154-a17d-38630fff8293', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1d544f8-5222-477a-b2be-cf9b91fe71b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Volume volume-777178ac-3254-4154-a17d-38630fff8293 (777178ac-3254-4154-a17d-38630fff8293): created successfully Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1d544f8-5222-477a-b2be-cf9b91fe71b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (4e1de036-5316-4ed9-997d-d670c6d5679e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Flow 'volume_create_manager' (9a99bdab-e16a-4ecf-9f59-f7e61a0c2d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (566727e5-0068-4feb-877f-24a2d6097cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (566727e5-0068-4feb-877f-24a2d6097cd6) 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-06-25T15:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1128059919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eba8eae1-c416-4cb2-a8f7-bb31ad12a83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9961ac197ca84f988bb837a7a5a7dd4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:41Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:41Z,use_quota=True,user_id='009fdf1071a04cb8a18433f37ac362e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efeaefb5-52fb-4cec-80d3-98119307057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efeaefb5-52fb-4cec-80d3-98119307057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b66f65fb-903e-42f7-8a93-43dcdf8fef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b66f65fb-903e-42f7-8a93-43dcdf8fef12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eba8eae1-c416-4cb2-a8f7-bb31ad12a83f', 'volume_name': 'volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd95321e-7f87-44af-bea2-fd3fd946edcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd95321e-7f87-44af-bea2-fd3fd946edcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (499fa6db-23e7-435d-853b-307ede70a0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Volume eba8eae1-c416-4cb2-a8f7-bb31ad12a83f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f', 'volume_size': 2} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 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-06-25T15:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1128059919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eba8eae1-c416-4cb2-a8f7-bb31ad12a83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9961ac197ca84f988bb837a7a5a7dd4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:41Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:41Z,use_quota=True,user_id='009fdf1071a04cb8a18433f37ac362e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Creating volume eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f 2147483648 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c0cb2274-871b-44b6-ae66-0611b0ccf1fa tempest-AttachVolumeTestJSON-572486452 None] Created volume successfully. Jun 25 17:59:41 devstack sudo[101836]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f 2147483648 Jun 25 17:59:41 devstack sudo[101836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:42 devstack sudo[101836]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f 2147483648" returned: 0 in 0.957s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:42 devstack sudo[101869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f Jun 25 17:59:42 devstack sudo[101869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:42 devstack sudo[101869]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" returned: 0 in 0.698s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] <== create_volume: return (1694ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.696s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.282s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (499fa6db-23e7-435d-853b-307ede70a0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8942a225-c28b-418a-8315-370e80cee2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1f776d4-cc82-4d53-b4b6-8a2fd8944a94]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Volume volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f (eba8eae1-c416-4cb2-a8f7-bb31ad12a83f): created successfully Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8942a225-c28b-418a-8315-370e80cee2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Flow 'volume_create_manager' (9a99bdab-e16a-4ecf-9f59-f7e61a0c2d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-32bec200-453a-4c2b-8118-64e90d02bf3d tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Created volume successfully. Jun 25 17:59:43 devstack sudo[101939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 Jun 25 17:59:43 devstack sudo[101939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:43 devstack sudo[101939]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.893s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.410s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Creating offline snapshot 35320fbc-6841-41d2-8ce8-b410d8252be8 of volume eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d8281c04-7831-483e-9040-6161291be40c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-e2e63dc7-d943-4bef-814f-5b479de1bde7', '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': '28018771-c1be-430f-bd0e-b7aa2d10873f', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:59:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-27514be9-eb08-4123-b943-509b9c3c66de req-db3ccdbe-c0c2-41a5-8454-9046658e842e tempest-AttachVolumeNegativeTest-1220429031 None] attachment_update completed successfully. Jun 25 17:59:43 devstack sudo[101948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f Jun 25 17:59:43 devstack sudo[101948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:44 devstack sudo[101948]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" returned: 0 in 0.896s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:44 devstack sudo[102276]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 2G Jun 25 17:59:44 devstack sudo[102276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:45 devstack sudo[102276]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 2G" returned: 0 in 0.925s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:45 devstack sudo[102302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 Jun 25 17:59:45 devstack sudo[102302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:46 devstack sudo[102302]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8" returned: 0 in 1.007s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 is being set with open permissions: ugo+rw Jun 25 17:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:46 devstack sudo[102349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 Jun 25 17:59:46 devstack sudo[102349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:47 devstack sudo[102349]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8" returned: 0 in 0.644s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:47 devstack sudo[102354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info Jun 25 17:59:47 devstack sudo[102354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:48 devstack sudo[102354]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info" returned: 0 in 0.746s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:48 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info is being set with open permissions: ugo+rw Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:48 devstack sudo[102358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info Jun 25 17:59:48 devstack sudo[102358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:48 devstack sudo[102358]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.info" returned: 0 in 0.697s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.065s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 4.061s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6483785a-0e5f-47c7-9c79-48288e1066cb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-81382d32-e8bf-4554-815a-e0fb0c1289ed tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Create snapshot completed successfully Jun 25 17:59:49 devstack sudo[102362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 Jun 25 17:59:49 devstack sudo[102362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "cinder-35320fbc-6841-41d2-8ce8-b410d8252be8-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-35320fbc-6841-41d2-8ce8-b410d8252be8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "cinder-quobyte-35320fbc-6841-41d2-8ce8-b410d8252be8" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:49 devstack sudo[102362]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293" returned: 0 in 1.069s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.145s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-35320fbc-6841-41d2-8ce8-b410d8252be8" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Deleting offline snapshot 35320fbc-6841-41d2-8ce8-b410d8252be8 of volume eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] snapshot_file for this snap is: volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac691c69-cadd-43d1-b6f2-1c6934c2718a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-777178ac-3254-4154-a17d-38630fff8293', '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': '2b55af33-0bf4-4d53-80cf-d5b02139ae6f', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 17:59:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-6931bde3-b7a5-4fb2-8d81-d64cec57cd1f req-28e50a8e-a542-4a23-a5fb-8c9a1c3d18af tempest-AttachVolumeTestJSON-572486452 None] attachment_update completed successfully. Jun 25 17:59:50 devstack sudo[102369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 Jun 25 17:59:50 devstack sudo[102369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:50 devstack sudo[102369]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8" returned: 0 in 0.887s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[27a6b64d-55df-461a-83e2-85f41168924d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:51 devstack sudo[102382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f Jun 25 17:59:51 devstack sudo[102382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5bb379f2-1e63-4f96-8fa8-3f4498502fc9 req-c26c84ae-b6b6-45a5-9358-bba91912a891 tempest-AttachVolumeNegativeTest-1220429031 None] Terminate volume connection completed successfully. Jun 25 17:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-5bb379f2-1e63-4f96-8fa8-3f4498502fc9 req-c26c84ae-b6b6-45a5-9358-bba91912a891 tempest-AttachVolumeNegativeTest-1220429031 None] Deleting attachment 28018771-c1be-430f-bd0e-b7aa2d10873f. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 17:59:51 devstack sudo[102382]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" returned: 0 in 0.912s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:51 devstack sudo[102394]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 Jun 25 17:59:51 devstack sudo[102394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:52 devstack sudo[102394]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8" returned: 0 in 0.826s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:52 devstack sudo[102399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8 Jun 25 17:59:52 devstack sudo[102399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:53 devstack sudo[102399]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f.35320fbc-6841-41d2-8ce8-b410d8252be8" returned: 0 in 0.882s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-35320fbc-6841-41d2-8ce8-b410d8252be8" released by "_delete_snapshot" :: held 3.656s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" released by "delete_snapshot" :: held 3.692s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Created reservations ['a5646880-f30e-44ac-b9f2-395b4a8766b5', 'fcc924b2-80d5-4ed2-a248-0e20b283af6c', '643beb49-6115-4efe-94f8-0fc9fdfd69ef', '39289460-8766-401f-991a-97825fa6f373'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Delete snapshot completed successfully. Jun 25 17:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-26e465e3-9b5b-4d71-a597-e818f00bb30e tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-35320fbc-6841-41d2-8ce8-b410d8252be8-delete_snapshot" released by "delete_snapshot" :: held 3.850s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "cinder-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[434503f6-3268-40ee-8a9b-174a6face3ec]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 17:59:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:55 devstack sudo[102429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f Jun 25 17:59:55 devstack sudo[102429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (2b36997c-0a88-431f-bbab-622ec6307fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d389f38-3d24-4cdc-8222-79c68b0b1124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d389f38-3d24-4cdc-8222-79c68b0b1124) 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-06-25T15:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-226616820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d086e3b9-ef78-48b0-b009-7786b5c2992f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:55Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd847b3d-76d1-46d7-a440-11ebc591cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd847b3d-76d1-46d7-a440-11ebc591cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac73566-031b-455c-baf3-4396454f1115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac73566-031b-455c-baf3-4396454f1115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd086e3b9-ef78-48b0-b009-7786b5c2992f', 'volume_name': 'volume-d086e3b9-ef78-48b0-b009-7786b5c2992f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe8fc2e4-067b-4882-8937-20e57115f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe8fc2e4-067b-4882-8937-20e57115f95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1c4c90a-5d90-4938-a13e-d7b968852863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Volume d086e3b9-ef78-48b0-b009-7786b5c2992f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d086e3b9-ef78-48b0-b009-7786b5c2992f', 'volume_size': 1} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 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-06-25T15:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-226616820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d086e3b9-ef78-48b0-b009-7786b5c2992f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca17b324714570857f742fd510f05e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T15:59:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T15:59:55Z,use_quota=True,user_id='01982190add34d04978332f3bac2e69c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Creating volume d086e3b9-ef78-48b0-b009-7786b5c2992f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 17:59:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 17:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:55 devstack sudo[102443]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f 1073741824 Jun 25 17:59:55 devstack sudo[102443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:56 devstack sudo[102429]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" returned: 0 in 1.384s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:56 devstack sudo[102451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f Jun 25 17:59:56 devstack sudo[102451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:57 devstack sudo[102443]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f 1073741824" returned: 0 in 1.203s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:57 devstack sudo[102459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f Jun 25 17:59:57 devstack sudo[102459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:57 devstack sudo[102451]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" returned: 0 in 0.989s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-quobyte-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f" released by "delete_volume" :: held 2.549s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Created reservations ['4df785a1-466d-44df-92ff-4638c98853de', 'bd787a1b-9333-48f1-8c55-0f09116dda9e', 'b28278cc-355c-4c93-86b5-9ae704c1620e', '76025d7b-9fcb-45ac-9d79-bd1f5e5f0ad9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:59:57 devstack sudo[102462]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 17:59:57 devstack sudo[102462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:59:58 devstack sudo[102459]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f" returned: 0 in 1.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] <== create_volume: return (2565ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.572s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1c4c90a-5d90-4938-a13e-d7b968852863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d086e3b9-ef78-48b0-b009-7786b5c2992f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9cce4b4-4d66-46db-958f-cf0e3d3bc056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 17:59:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Volume volume-d086e3b9-ef78-48b0-b009-7786b5c2992f (d086e3b9-ef78-48b0-b009-7786b5c2992f): created successfully Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9cce4b4-4d66-46db-958f-cf0e3d3bc056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 17:59:58 devstack sudo[102462]: pam_unix(sudo:session): session closed for user root Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Flow 'volume_create_manager' (2b36997c-0a88-431f-bbab-622ec6307fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.123s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 17:59:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Deleted volume successfully. Jun 25 17:59:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e5cdf306-beb3-4392-807e-8b15ebef2e22 tempest-AttachVolumeTestJSON-572486452 None] Created volume successfully. Jun 25 17:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-da8bbd6b-616c-4e26-ab1f-46ec9bf30350 tempest-VolumesSnapshotNegativeTestJSON-1892377148 None] Lock "cinder-eba8eae1-c416-4cb2-a8f7-bb31ad12a83f-delete_volume" released by "delete_volume" :: held 4.156s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7e4a06c-5080-4a4e-9ebf-f5e1d560a1d7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:02 devstack sudo[102523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f Jun 25 18:00:02 devstack sudo[102523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:03 devstack sudo[102523]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f" returned: 0 in 1.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.267s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-d086e3b9-ef78-48b0-b009-7786b5c2992f', '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': '0804e4f4-d9c3-477a-87f1-ccf4443e31b0', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:00:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-d73bf395-c495-41c9-b03d-16108ac427ff req-742108b7-2626-441a-a627-522c6f31fe8b tempest-AttachVolumeTestJSON-572486452 None] attachment_update completed successfully. Jun 25 18:00:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-b07da969-5d64-4eb0-928a-3fae365db4ae req-ca263fad-bda5-4306-9097-a91cd69520a8 tempest-AttachVolumeTestJSON-572486452 None] Terminate volume connection completed successfully. Jun 25 18:00:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b07da969-5d64-4eb0-928a-3fae365db4ae req-ca263fad-bda5-4306-9097-a91cd69520a8 tempest-AttachVolumeTestJSON-572486452 None] Deleting attachment 2b55af33-0bf4-4d53-80cf-d5b02139ae6f. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:00:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-8d0f718b-c78a-4ce3-8706-83d786427eb7 req-7c274f98-7ff3-4973-a76a-ab425adfce25 tempest-AttachVolumeTestJSON-572486452 None] Terminate volume connection completed successfully. Jun 25 18:00:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-8d0f718b-c78a-4ce3-8706-83d786427eb7 req-7c274f98-7ff3-4973-a76a-ab425adfce25 tempest-AttachVolumeTestJSON-572486452 None] Deleting attachment 0804e4f4-d9c3-477a-87f1-ccf4443e31b0. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:00:15 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=67,cinder:SELECT=87,cinder:DELETE=7,cinder:INSERT=14 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:00:15 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=69,cinder:INSERT=14,cinder:DELETE=5,cinder:SELECT=64 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:00:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-70c27c9e-369e-410e-8011-f03f90580a0b req-64f2c8bb-58b3-4bc0-9f28-2af28866b201 tempest-ServerActionsTestOtherA-2104530317 None] Terminate volume connection completed successfully. Jun 25 18:00:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-70c27c9e-369e-410e-8011-f03f90580a0b req-64f2c8bb-58b3-4bc0-9f28-2af28866b201 tempest-ServerActionsTestOtherA-2104530317 None] Deleting attachment a5256af9-3e59-4453-a7fa-05294c125aa1. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:26 devstack sudo[102843]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:26 devstack sudo[102843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-d086e3b9-ef78-48b0-b009-7786b5c2992f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-d086e3b9-ef78-48b0-b009-7786b5c2992f-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-quobyte-d086e3b9-ef78-48b0-b009-7786b5c2992f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-d086e3b9-ef78-48b0-b009-7786b5c2992f" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c0ba5a1-0e89-40fe-a743-681493e4424b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:27 devstack sudo[102843]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.368s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:00:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:00:28 devstack sudo[102847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f Jun 25 18:00:28 devstack sudo[102847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Flow 'volume_create_manager' (8eefabce-2316-4399-973e-c86c1be80445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7eb83d78-f78c-4437-a224-61289447b727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7eb83d78-f78c-4437-a224-61289447b727) 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-06-25T16:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2013197177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b5ae6b0-76a7-4892-bc8c-548c252dab5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d4293086d4425c874fe54cc8b70d6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:28Z,use_quota=True,user_id='f0b50b36ee1d45678bc1e0afce346161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b6d6ccc-250c-4115-8cc2-1a49d7fbb48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b6d6ccc-250c-4115-8cc2-1a49d7fbb48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cd53e68-bd1c-4f36-a3a4-b4d17387c070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cd53e68-bd1c-4f36-a3a4-b4d17387c070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b5ae6b0-76a7-4892-bc8c-548c252dab5f', 'volume_name': 'volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec1c261e-dd29-40b2-9b2f-36eeaa3f16b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec1c261e-dd29-40b2-9b2f-36eeaa3f16b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c9dc511-8673-4c64-8274-e4156b6c50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume 1b5ae6b0-76a7-4892-bc8c-548c252dab5f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f', 'volume_size': 1} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 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-06-25T16:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2013197177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b5ae6b0-76a7-4892-bc8c-548c252dab5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d4293086d4425c874fe54cc8b70d6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:28Z,use_quota=True,user_id='f0b50b36ee1d45678bc1e0afce346161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Creating volume 1b5ae6b0-76a7-4892-bc8c-548c252dab5f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:00:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:28 devstack sudo[102849]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f 1073741824 Jun 25 18:00:28 devstack sudo[102849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Flow 'volume_create_manager' (a5197685-31d2-4e64-beb5-0fa47ab50e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a526baaf-23bd-429f-bea5-5137cb3c4ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a526baaf-23bd-429f-bea5-5137cb3c4ed1) 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-06-25T16:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1519828195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f4780f9-49be-41bc-b287-445939698b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d4293086d4425c874fe54cc8b70d6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:29Z,use_quota=True,user_id='f0b50b36ee1d45678bc1e0afce346161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5bd02aa-14d0-4e4d-813e-411ba9bbe120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5bd02aa-14d0-4e4d-813e-411ba9bbe120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a27588e-46ae-4be2-b982-16a832785b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a27588e-46ae-4be2-b982-16a832785b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f4780f9-49be-41bc-b287-445939698b0d', 'volume_name': 'volume-6f4780f9-49be-41bc-b287-445939698b0d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a5c34b5-1354-400c-85f1-95c619f4bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a5c34b5-1354-400c-85f1-95c619f4bac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f363c56d-1621-4b24-95f3-0c05422fcf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume 6f4780f9-49be-41bc-b287-445939698b0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f4780f9-49be-41bc-b287-445939698b0d', 'volume_size': 1} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:29 devstack sudo[102847]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f" returned: 0 in 1.717s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:29 devstack sudo[102859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f 1073741824" returned: 0 in 1.516s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:29 devstack sudo[102859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:29 devstack sudo[102849]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:29 devstack sudo[102861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f Jun 25 18:00:29 devstack sudo[102861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:31 devstack sudo[102861]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" returned: 0 in 1.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] <== create_volume: return (2812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.815s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.806s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 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-06-25T16:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1519828195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f4780f9-49be-41bc-b287-445939698b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d4293086d4425c874fe54cc8b70d6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:29Z,use_quota=True,user_id='f0b50b36ee1d45678bc1e0afce346161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Creating volume 6f4780f9-49be-41bc-b287-445939698b0d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:00:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:31 devstack sudo[102868]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d 1073741824 Jun 25 18:00:31 devstack sudo[102868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c9dc511-8673-4c64-8274-e4156b6c50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7723b62-8b3e-4cf2-9c62-0eb67f2926d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f (1b5ae6b0-76a7-4892-bc8c-548c252dab5f): created successfully Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7723b62-8b3e-4cf2-9c62-0eb67f2926d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Flow 'volume_create_manager' (8eefabce-2316-4399-973e-c86c1be80445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b4021826-d3a0-4961-a23d-585bc697747b tempest-TestServerVolumeAttachmentScenario-1583876316 None] Created volume successfully. Jun 25 18:00:31 devstack sudo[102859]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d086e3b9-ef78-48b0-b009-7786b5c2992f" returned: 0 in 1.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-d086e3b9-ef78-48b0-b009-7786b5c2992f" released by "delete_volume" :: held 3.593s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Created reservations ['80fdf0b4-b89a-4596-8fbf-edffc172703b', '6f1a4889-5cf2-4560-9438-5c13ec34ee3f', 'f38f4e6f-8aed-4bd2-8f94-73ba2a20d806', '83d1297b-0e62-4692-90a8-8b464c0bcc1b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:31 devstack sudo[102870]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:31 devstack sudo[102870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "cinder-bb5db58f-611c-4b1b-bd66-d07015f471d9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "cinder-bb5db58f-611c-4b1b-bd66-d07015f471d9-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "cinder-quobyte-bb5db58f-611c-4b1b-bd66-d07015f471d9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "cinder-quobyte-bb5db58f-611c-4b1b-bd66-d07015f471d9" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecafb3f4-0187-4352-b67a-f12cc3e234e4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-777178ac-3254-4154-a17d-38630fff8293-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-777178ac-3254-4154-a17d-38630fff8293-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:32 devstack sudo[102875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 Jun 25 18:00:32 devstack sudo[102875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-quobyte-777178ac-3254-4154-a17d-38630fff8293" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-777178ac-3254-4154-a17d-38630fff8293" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[684413fa-1cc2-48d8-af2b-0dcf799621df]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:33 devstack sudo[102878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 Jun 25 18:00:33 devstack sudo[102878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:33 devstack sudo[102868]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d 1073741824" returned: 0 in 2.141s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:33 devstack sudo[102881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d Jun 25 18:00:33 devstack sudo[102881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:33 devstack sudo[102870]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.912s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Deleted volume successfully. Jun 25 18:00:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1bdfe9bd-631e-4df7-bd93-f0568dd644c2 tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-d086e3b9-ef78-48b0-b009-7786b5c2992f-delete_volume" released by "delete_volume" :: held 6.050s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:34 devstack sudo[102875]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9" returned: 0 in 1.874s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:34 devstack sudo[102890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9 Jun 25 18:00:34 devstack sudo[102890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:34 devstack sudo[102881]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d" returned: 0 in 1.115s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] <== create_volume: return (3324ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.332s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:34 devstack sudo[102878]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293" returned: 0 in 1.560s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f363c56d-1621-4b24-95f3-0c05422fcf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f4780f9-49be-41bc-b287-445939698b0d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4761233a-9a7a-41a5-8211-3932976ef74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:34 devstack sudo[102892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293 Jun 25 18:00:34 devstack sudo[102892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Volume volume-6f4780f9-49be-41bc-b287-445939698b0d (6f4780f9-49be-41bc-b287-445939698b0d): created successfully Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4761233a-9a7a-41a5-8211-3932976ef74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Flow 'volume_create_manager' (a5197685-31d2-4e64-beb5-0fa47ab50e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a7ac4dc7-787a-40ae-8960-379d83097ac1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Created volume successfully. Jun 25 18:00:35 devstack sudo[102890]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bb5db58f-611c-4b1b-bd66-d07015f471d9" returned: 0 in 0.997s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "cinder-quobyte-bb5db58f-611c-4b1b-bd66-d07015f471d9" released by "delete_volume" :: held 2.942s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Created reservations ['eba23b78-46b1-4f6b-9794-3267ce8efa42', '0adac348-874f-4f8a-b739-5b49bc35aae2', '616baa51-004b-404d-8641-b277dfd2a222', '579b8122-a14f-4710-ac58-20932063b709'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:35 devstack sudo[102896]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:35 devstack sudo[102896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:35 devstack sudo[102892]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-777178ac-3254-4154-a17d-38630fff8293" returned: 0 in 1.071s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-777178ac-3254-4154-a17d-38630fff8293" released by "delete_volume" :: held 2.713s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Created reservations ['85c1613b-5e1c-4e99-9505-57a3e72a1aca', '3e66ea22-2e7d-4847-9508-8d05a98504c1', '6ebacb49-7e92-4225-be1b-c85680727c33', '34f46d44-f97d-40fe-a587-cf3a9762207c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:35 devstack sudo[102899]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:35 devstack sudo[102899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-f96c21f9-d093-4f99-a3ac-e52386484577-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-f96c21f9-d093-4f99-a3ac-e52386484577-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "cinder-quobyte-f96c21f9-d093-4f99-a3ac-e52386484577" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:36 devstack sudo[102896]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-f96c21f9-d093-4f99-a3ac-e52386484577" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe4b17ef-451f-465e-86dc-1c8bc000080a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Deleted volume successfully. Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9972106-dc36-4aeb-becb-bd7cc6ec9af1 tempest-ServerActionsTestOtherA-2104530317 None] Lock "cinder-bb5db58f-611c-4b1b-bd66-d07015f471d9-delete_volume" released by "delete_volume" :: held 4.665s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:36 devstack sudo[102899]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.135s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Deleted volume successfully. Jun 25 18:00:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6ea22d8-38a5-4ef8-a212-64f16d41388e tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-777178ac-3254-4154-a17d-38630fff8293-delete_volume" released by "delete_volume" :: held 4.268s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:36 devstack sudo[102906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 Jun 25 18:00:36 devstack sudo[102906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:38 devstack sudo[102906]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577" returned: 0 in 1.313s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:38 devstack sudo[102972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577 Jun 25 18:00:38 devstack sudo[102972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:38 devstack sudo[102972]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f96c21f9-d093-4f99-a3ac-e52386484577" returned: 0 in 0.694s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-quobyte-f96c21f9-d093-4f99-a3ac-e52386484577" released by "delete_volume" :: held 2.070s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Created reservations ['21a51e02-4055-4574-99c1-ba58f6745786', 'ae588328-3736-4ce7-9f43-be678478b5f3', '5400c12c-1d23-4c3d-9c61-0d212b0c9544', 'df658263-ffaa-4c01-bd1f-47236e53387d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:39 devstack sudo[102977]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:39 devstack sudo[102977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:39 devstack sudo[102977]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.838s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Deleted volume successfully. Jun 25 18:00:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f8d17f06-c88b-4079-ad9f-3c923ae89efc tempest-AttachVolumeTestJSON-572486452 None] Lock "cinder-f96c21f9-d093-4f99-a3ac-e52386484577-delete_volume" released by "delete_volume" :: held 3.219s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:48 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=37,cinder:SELECT=23,cinder:INSERT=10,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Flow 'volume_create_manager' (97940c81-81b8-49d7-aa1b-a376f930e6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d0f894a-7075-4e45-ac32-cc9590be750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d0f894a-7075-4e45-ac32-cc9590be750f) 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-06-25T16:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1311576641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e2aa5c5-2958-4b58-b7ff-19f765984c4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25977fc2aed14c6fa124b307351a17e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:49Z,use_quota=True,user_id='721a863e5eb843a6a9d25e897540e9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a81dadaf-5562-406e-8300-5cb10a729ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a81dadaf-5562-406e-8300-5cb10a729ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d4e211a-7cc3-4d24-8b2a-40397bf01812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d4e211a-7cc3-4d24-8b2a-40397bf01812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e2aa5c5-2958-4b58-b7ff-19f765984c4d', 'volume_name': 'volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea84fd8-012b-47c7-946d-b377b7bff866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea84fd8-012b-47c7-946d-b377b7bff866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e377847c-d62f-427a-8b64-dd1d92c577ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Volume 0e2aa5c5-2958-4b58-b7ff-19f765984c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d', 'volume_size': 1} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 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-06-25T16:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1311576641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e2aa5c5-2958-4b58-b7ff-19f765984c4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25977fc2aed14c6fa124b307351a17e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:49Z,use_quota=True,user_id='721a863e5eb843a6a9d25e897540e9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Creating volume 0e2aa5c5-2958-4b58-b7ff-19f765984c4d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:00:49 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:00:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:49 devstack sudo[103011]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d 1073741824 Jun 25 18:00:49 devstack sudo[103011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:50 devstack sudo[103011]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d 1073741824" returned: 0 in 0.971s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:50 devstack sudo[103034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d Jun 25 18:00:50 devstack sudo[103034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:51 devstack sudo[103034]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" returned: 0 in 1.590s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] <== create_volume: return (2615ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:00:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.617s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e377847c-d62f-427a-8b64-dd1d92c577ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (017b0be6-5b33-47d0-8727-dd36382f567f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Volume volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d (0e2aa5c5-2958-4b58-b7ff-19f765984c4d): created successfully Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (017b0be6-5b33-47d0-8727-dd36382f567f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Flow 'volume_create_manager' (97940c81-81b8-49d7-aa1b-a376f930e6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-bde4d3f6-8e70-4ed8-a518-5211131e245e req-c0dc8157-5a18-4fc7-acd7-ae04357104d8 tempest-VolumesGetTestJSON-850445013 None] Created volume successfully. Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (13432c86-526f-405d-9756-54aabbf757df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88b33e0f-2c77-4681-83ad-0f9980ddd829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88b33e0f-2c77-4681-83ad-0f9980ddd829) 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-06-25T16:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1205492478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f9155ef-44e9-49f6-a20c-dab0bef2b88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:52Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a97d8fd5-b710-41e5-9742-89d60c50bada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a97d8fd5-b710-41e5-9742-89d60c50bada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7080934-734c-4cc5-ac07-9320546596f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7080934-734c-4cc5-ac07-9320546596f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f9155ef-44e9-49f6-a20c-dab0bef2b88d', 'volume_name': 'volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76a0d502-1201-4c09-83da-11d7bff1405f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76a0d502-1201-4c09-83da-11d7bff1405f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f83e34a-575b-4c9e-b7db-47f9941f8c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Volume 9f9155ef-44e9-49f6-a20c-dab0bef2b88d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d', 'volume_size': 1} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 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-06-25T16:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1205492478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f9155ef-44e9-49f6-a20c-dab0bef2b88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ced05f0e9843b5a0a3c3612dbc8da7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:00:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:00:52Z,use_quota=True,user_id='76ee9489bdb64757a892e89a8c18188a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Creating volume 9f9155ef-44e9-49f6-a20c-dab0bef2b88d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:00:52 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:00:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:52 devstack sudo[103106]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d 1073741824 Jun 25 18:00:52 devstack sudo[103106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Acquiring lock "cinder-0e2aa5c5-2958-4b58-b7ff-19f765984c4d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "cinder-0e2aa5c5-2958-4b58-b7ff-19f765984c4d-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Acquiring lock "cinder-quobyte-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "cinder-quobyte-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[57e09f89-8d42-4cfc-9c7c-183734286643]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:53 devstack sudo[103106]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d 1073741824" returned: 0 in 1.533s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:53 devstack sudo[103115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d Jun 25 18:00:53 devstack sudo[103115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:53 devstack sudo[103114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d Jun 25 18:00:53 devstack sudo[103114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:55 devstack sudo[103115]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" returned: 0 in 1.151s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] <== create_volume: return (2763ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.767s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f83e34a-575b-4c9e-b7db-47f9941f8c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:55 devstack sudo[103114]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99196297-ac37-4dfe-a1c6-8760a187d3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" returned: 0 in 1.330s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Volume volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d (9f9155ef-44e9-49f6-a20c-dab0bef2b88d): created successfully Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99196297-ac37-4dfe-a1c6-8760a187d3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:00:55 devstack sudo[103122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d Jun 25 18:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Flow 'volume_create_manager' (13432c86-526f-405d-9756-54aabbf757df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:00:55 devstack sudo[103122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e894a918-c2aa-4419-b468-c683068b245c tempest-AttachVolumeNegativeTest-1220429031 None] Created volume successfully. Jun 25 18:00:56 devstack sudo[103122]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" returned: 0 in 1.010s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "cinder-quobyte-0e2aa5c5-2958-4b58-b7ff-19f765984c4d" released by "delete_volume" :: held 2.457s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG cinder.quota [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Created reservations ['200fa9ac-4b76-4460-a958-db6dcebb57bd', '10261a71-3e05-4b99-88a9-583213d8b9e4', 'e7f27053-0c44-446f-84cd-898202990875', '102e2147-a821-48ed-8ecb-d7c6ece4bbee'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:00:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:56 devstack sudo[103129]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:00:56 devstack sudo[103129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:57 devstack sudo[103129]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:57 devstack cinder-volume[94004]: DEBUG cinder.manager [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:00:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Deleted volume successfully. Jun 25 18:00:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-2b0b2ddf-e4bc-4836-934e-f6d78368d43d req-7be0a5d9-22bd-4344-b3d0-fcc3d8731be4 tempest-VolumesGetTestJSON-850445013 None] Lock "cinder-0e2aa5c5-2958-4b58-b7ff-19f765984c4d-delete_volume" released by "delete_volume" :: held 3.824s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:00:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[451fc791-46d1-417b-af3c-ff11e4cb18d9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:00:58 devstack sudo[103142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d Jun 25 18:00:58 devstack sudo[103142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:00:59 devstack sudo[103142]: pam_unix(sudo:session): session closed for user root Jun 25 18:00:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" returned: 0 in 1.231s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:00:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.270s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d', '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': '00c5f48c-218d-42c3-b94a-61477ef9a6ab', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:01:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-df784671-a0ad-42a0-b55d-5bc1d6f3a348 req-2794e631-fdd8-43b1-9506-a8b174c2f56e tempest-AttachVolumeNegativeTest-1220429031 None] attachment_update completed successfully. Jun 25 18:01:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-79cd8481-8862-43b2-bbd3-a8fc895a5b9c req-eed8eb6a-4d26-47b9-a2d7-f139db01528d tempest-AttachVolumeNegativeTest-1220429031 None] Terminate volume connection completed successfully. Jun 25 18:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-79cd8481-8862-43b2-bbd3-a8fc895a5b9c req-eed8eb6a-4d26-47b9-a2d7-f139db01528d tempest-AttachVolumeNegativeTest-1220429031 None] Deleting attachment 00c5f48c-218d-42c3-b94a-61477ef9a6ab. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:01:10 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=15,cinder:SELECT=11,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:01:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5cfae7fb-68e7-4db6-85e7-9750249d22bf tempest-GroupsV320Test-1171813274 None] Group tempest-GroupsV320Test-Group-688572402: creating Jun 25 18:01:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5cfae7fb-68e7-4db6-85e7-9750249d22bf tempest-GroupsV320Test-1171813274 None] Group tempest-GroupsV320Test-Group-688572402: created successfully Jun 25 18:01:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5cfae7fb-68e7-4db6-85e7-9750249d22bf tempest-GroupsV320Test-1171813274 None] Create group completed successfully. Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Created reservations ['c2bc30dc-9568-4586-ae4d-da4273554615'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:13 devstack sudo[103729]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:13 devstack sudo[103729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:14 devstack sudo[103729]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.225s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7c1b4f7e-f945-484d-ad6f-ba1892d3bbab tempest-GroupsV320Test-1171813274 None] Delete group completed successfully. Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-9f9155ef-44e9-49f6-a20c-dab0bef2b88d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-9f9155ef-44e9-49f6-a20c-dab0bef2b88d-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-quobyte-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d20e76c-e2ab-4918-bc77-e0f607b2e567]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:20 devstack sudo[103772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d Jun 25 18:01:20 devstack sudo[103772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:21 devstack sudo[103772]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" returned: 0 in 1.154s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:21 devstack sudo[103786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d Jun 25 18:01:21 devstack sudo[103786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d8e68f9-dd8d-4a9a-922a-d147dc4a31ca]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:21 devstack sudo[103788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f Jun 25 18:01:21 devstack sudo[103788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:22 devstack sudo[103786]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" returned: 0 in 1.058s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-9f9155ef-44e9-49f6-a20c-dab0bef2b88d" released by "delete_volume" :: held 2.302s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Created reservations ['ef1f80e1-db88-47d6-8cf7-030d333ad1a5', 'd17e9099-05e1-4859-90bd-3eb278033be0', '8c58fc0b-0551-49a7-8e8a-243355d7e3cd', 'b63cab5d-72fe-496b-b1bd-be5327c790f2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:22 devstack sudo[103788]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" returned: 0 in 1.300s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.322s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f', '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': '38bac7ef-4ac5-4da3-9ee9-1867c49685b3', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:01:22 devstack sudo[103828]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:22 devstack sudo[103828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-394959c3-4b5e-4928-a1b3-211da31c6bb3 req-2509a0ab-5c48-4483-99c2-09961b05b968 tempest-TestServerVolumeAttachmentScenario-1583876316 None] attachment_update completed successfully. Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-e2e63dc7-d943-4bef-814f-5b479de1bde7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-e2e63dc7-d943-4bef-814f-5b479de1bde7-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:24 devstack sudo[103828]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-quobyte-e2e63dc7-d943-4bef-814f-5b479de1bde7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Deleted volume successfully. Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-e2e63dc7-d943-4bef-814f-5b479de1bde7" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2e699fce-2cbf-486c-b9bc-8cf0fe75e0b1 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-9f9155ef-44e9-49f6-a20c-dab0bef2b88d-delete_volume" released by "delete_volume" :: held 4.078s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f0573a0-9eda-4857-b36c-8488e2dd87a7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:24 devstack sudo[103940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 Jun 25 18:01:24 devstack sudo[103940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:25 devstack sudo[103940]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7" returned: 0 in 1.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:25 devstack sudo[104269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7 Jun 25 18:01:25 devstack sudo[104269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.041s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:26 devstack sudo[104271]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:26 devstack sudo[104271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:27 devstack sudo[104269]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e63dc7-d943-4bef-814f-5b479de1bde7" returned: 0 in 1.596s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-e2e63dc7-d943-4bef-814f-5b479de1bde7" released by "delete_volume" :: held 2.970s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=65,cinder:UPDATE=70,cinder:DELETE=5,cinder:INSERT=12 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Created reservations ['c0e988b0-e0df-46de-a499-1290dceeb849', '4ab3999a-253d-4385-8948-b7ef2f76e44c', '84157599-78b3-4d83-9e89-931e907146a7', '1177cdfb-8663-4d70-aacf-34c20af63f2d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:27 devstack sudo[104274]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:27 devstack sudo[104274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:28 devstack sudo[104271]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.662s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:01:28 devstack sudo[104274]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Deleted volume successfully. Jun 25 18:01:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f28769eb-96b8-4945-9701-6e68ca229ffc tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-e2e63dc7-d943-4bef-814f-5b479de1bde7-delete_volume" released by "delete_volume" :: held 4.469s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-9b75b293-ca67-4168-9758-1a0a739ce76a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-9b75b293-ca67-4168-9758-1a0a739ce76a-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "cinder-quobyte-9b75b293-ca67-4168-9758-1a0a739ce76a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-9b75b293-ca67-4168-9758-1a0a739ce76a" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e608973b-17dd-436b-bd43-6d373aa7084b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:29 devstack sudo[104281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a Jun 25 18:01:29 devstack sudo[104281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:30 devstack sudo[104281]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a" returned: 0 in 1.163s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:30 devstack sudo[104287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a Jun 25 18:01:30 devstack sudo[104287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:31 devstack sudo[104287]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9b75b293-ca67-4168-9758-1a0a739ce76a" returned: 0 in 1.230s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-quobyte-9b75b293-ca67-4168-9758-1a0a739ce76a" released by "delete_volume" :: held 2.498s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Created reservations ['bbedbc1b-c7c7-40ce-9402-1746e1852c91', '00b4f1d3-4ffb-47df-ba0e-c32a24b812d9', '027c150d-78fc-41b3-b114-ccbf01ba0a0d', '9b81809d-6b62-44b6-9b89-c83a4c2effb8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:32 devstack sudo[104291]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:32 devstack sudo[104291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Flow 'volume_create_manager' (90b6e357-49b4-4159-af84-4a30e4231f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd1f72c0-ab39-43ea-bd69-774bfa6bbe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd1f72c0-ab39-43ea-bd69-774bfa6bbe9b) 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-06-25T16:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1273036507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d09f1c1c-5409-4f8d-8888-ae01b515e285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='971b2465585b4d98a4fabc583d9f3dff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:32Z,use_quota=True,user_id='957fbb86de1641fabf505d956547585b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (993ba25d-f92d-4fdb-ab11-3ec50fd7a0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (993ba25d-f92d-4fdb-ab11-3ec50fd7a0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43461e33-af40-4d37-92fe-1ed44d0f696c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43461e33-af40-4d37-92fe-1ed44d0f696c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd09f1c1c-5409-4f8d-8888-ae01b515e285', 'volume_name': 'volume-d09f1c1c-5409-4f8d-8888-ae01b515e285', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ccff9c5-d4cc-49d5-bd99-47efc120be7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ccff9c5-d4cc-49d5-bd99-47efc120be7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f2bbec5-d9b7-478d-897f-9f8fe8fc1dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Volume d09f1c1c-5409-4f8d-8888-ae01b515e285: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d09f1c1c-5409-4f8d-8888-ae01b515e285', 'volume_size': 1} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 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-06-25T16:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1273036507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d09f1c1c-5409-4f8d-8888-ae01b515e285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='971b2465585b4d98a4fabc583d9f3dff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:32Z,use_quota=True,user_id='957fbb86de1641fabf505d956547585b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Creating volume d09f1c1c-5409-4f8d-8888-ae01b515e285 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:01:32 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:32 devstack sudo[104293]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 1073741824 Jun 25 18:01:32 devstack sudo[104293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:33 devstack sudo[104291]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.344s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Deleted volume successfully. Jun 25 18:01:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e1e9ad56-150f-4513-b314-7e27bcf05708 tempest-AttachVolumeNegativeTest-1220429031 None] Lock "cinder-9b75b293-ca67-4168-9758-1a0a739ce76a-delete_volume" released by "delete_volume" :: held 4.305s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:34 devstack sudo[104293]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 1073741824" returned: 0 in 1.728s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:34 devstack sudo[104300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 Jun 25 18:01:34 devstack sudo[104300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:35 devstack sudo[104300]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285" returned: 0 in 1.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] <== create_volume: return (3179ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.187s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f2bbec5-d9b7-478d-897f-9f8fe8fc1dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d09f1c1c-5409-4f8d-8888-ae01b515e285', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e980303d-a713-4461-a979-006f5e0416cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Volume volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 (d09f1c1c-5409-4f8d-8888-ae01b515e285): created successfully Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e980303d-a713-4461-a979-006f5e0416cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Flow 'volume_create_manager' (90b6e357-49b4-4159-af84-4a30e4231f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c600e411-4320-4014-b645-09c7a13a0da6 tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Created volume successfully. Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Acquiring lock "cinder-d09f1c1c-5409-4f8d-8888-ae01b515e285-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "cinder-d09f1c1c-5409-4f8d-8888-ae01b515e285-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4b43cc1-e948-43e4-a864-71de86fab2be]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Acquiring lock "cinder-quobyte-d09f1c1c-5409-4f8d-8888-ae01b515e285" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "cinder-quobyte-d09f1c1c-5409-4f8d-8888-ae01b515e285" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a24b8d0-0833-4b6e-b805-65664c5cda76]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:38 devstack sudo[104352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d Jun 25 18:01:38 devstack sudo[104352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:38 devstack sudo[104353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 Jun 25 18:01:38 devstack sudo[104353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:39 devstack sudo[104352]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d" returned: 0 in 1.046s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.085s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-6f4780f9-49be-41bc-b287-445939698b0d', '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': '017cd121-e8df-48bf-b3d9-7ee63257b408', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:01:39 devstack sudo[104353]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-e41ff82a-9eab-4de2-aa29-8a190d520b41 req-36a73349-d00d-4c21-bb30-a9e4719a2de4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] attachment_update completed successfully. Jun 25 18:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285" returned: 0 in 1.152s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:39 devstack sudo[104362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285 Jun 25 18:01:39 devstack sudo[104362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:40 devstack sudo[104362]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d09f1c1c-5409-4f8d-8888-ae01b515e285" returned: 0 in 0.862s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "cinder-quobyte-d09f1c1c-5409-4f8d-8888-ae01b515e285" released by "delete_volume" :: held 2.087s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Created reservations ['2a4638c2-d44c-496d-963a-f14663b771f7', '388a3cf7-e107-469a-86b7-1678f59ccd3d', '36d66de4-39a2-477f-9552-8fa5639f50ab', '3f4c5126-248f-409a-a299-18eee7dfe999'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:41 devstack sudo[104373]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:41 devstack sudo[104373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:41 devstack sudo[104373]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.805s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Deleted volume successfully. Jun 25 18:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eb76b78e-ed50-4d02-9f09-c64446f8670f tempest-VolumeQuotasNegativeTestJSON-1215131010 None] Lock "cinder-d09f1c1c-5409-4f8d-8888-ae01b515e285-delete_volume" released by "delete_volume" :: held 3.254s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-54d143d9-5743-4b52-b65c-4730e8d6bcdc req-9b8493df-1f95-47b7-b5a4-269a3972acbc tempest-TestServerVolumeAttachmentScenario-1583876316 None] Terminate volume connection completed successfully. Jun 25 18:01:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-54d143d9-5743-4b52-b65c-4730e8d6bcdc req-9b8493df-1f95-47b7-b5a4-269a3972acbc tempest-TestServerVolumeAttachmentScenario-1583876316 None] Deleting attachment 017cd121-e8df-48bf-b3d9-7ee63257b408. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:01:51 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:01:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Flow 'volume_create_manager' (b0a244c8-4b3e-4d87-bbc3-9d9c8ddf2f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a9d9738-89c7-4419-ae87-dd4668a27d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a9d9738-89c7-4419-ae87-dd4668a27d52) 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-06-25T16:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-215094981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2e732b30-0be5-4cb3-8b0f-541817bbef08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad69350f63843dba839cf96c78a064e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:52Z,use_quota=True,user_id='2317cf4c072847e3a816c427d56c3ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03aa9329-b0ad-4350-80bc-f16975d2756a),volume_type_id=03aa9329-b0ad-4350-80bc-f16975d2756a)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f5d47e7-a03d-4cff-aa6d-f8eeedf83d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f5d47e7-a03d-4cff-aa6d-f8eeedf83d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (258b1008-f72f-41ee-b6dc-eb994e6b8d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (258b1008-f72f-41ee-b6dc-eb994e6b8d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e732b30-0be5-4cb3-8b0f-541817bbef08', 'volume_name': 'volume-2e732b30-0be5-4cb3-8b0f-541817bbef08', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd9b6015-e5b4-4201-8e14-04b93a85a2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd9b6015-e5b4-4201-8e14-04b93a85a2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8470ab6-eb02-42cb-9708-997a3c6211e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Volume 2e732b30-0be5-4cb3-8b0f-541817bbef08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e732b30-0be5-4cb3-8b0f-541817bbef08', 'volume_size': 1} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 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-06-25T16:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-215094981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2e732b30-0be5-4cb3-8b0f-541817bbef08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ad69350f63843dba839cf96c78a064e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:52Z,use_quota=True,user_id='2317cf4c072847e3a816c427d56c3ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03aa9329-b0ad-4350-80bc-f16975d2756a),volume_type_id=03aa9329-b0ad-4350-80bc-f16975d2756a)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Creating volume 2e732b30-0be5-4cb3-8b0f-541817bbef08 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:01:52 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:52 devstack sudo[104530]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 1073741824 Jun 25 18:01:52 devstack sudo[104530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2d34e218-3532-4710-857b-c2604f5d195e req-83e9e26d-bdea-4eb0-a9cd-060e080126c1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Terminate volume connection completed successfully. Jun 25 18:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-2d34e218-3532-4710-857b-c2604f5d195e req-83e9e26d-bdea-4eb0-a9cd-060e080126c1 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Deleting attachment 38bac7ef-4ac5-4da3-9ee9-1867c49685b3. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:01:53 devstack sudo[104530]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 1073741824" returned: 0 in 1.063s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:53 devstack sudo[104541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 Jun 25 18:01:53 devstack sudo[104541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:53 devstack sudo[104541]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08" returned: 0 in 0.716s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] <== create_volume: return (1829ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.832s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8470ab6-eb02-42cb-9708-997a3c6211e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e732b30-0be5-4cb3-8b0f-541817bbef08', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9afd7d03-89b2-4cbe-acc1-05eb709a847d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Volume volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 (2e732b30-0be5-4cb3-8b0f-541817bbef08): created successfully Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9afd7d03-89b2-4cbe-acc1-05eb709a847d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Flow 'volume_create_manager' (b0a244c8-4b3e-4d87-bbc3-9d9c8ddf2f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b637f959-cf25-48a0-86d8-48b93c7ddebc tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Created volume successfully. Jun 25 18:01:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-32e0b34d-a534-41b9-aa57-6c95f2810f77 tempest-GroupsV314Test-436143752 None] Group tempest-GroupsV314Test-Group-406595002: creating Jun 25 18:01:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-32e0b34d-a534-41b9-aa57-6c95f2810f77 tempest-GroupsV314Test-436143752 None] Group tempest-GroupsV314Test-Group-406595002: created successfully Jun 25 18:01:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-32e0b34d-a534-41b9-aa57-6c95f2810f77 tempest-GroupsV314Test-436143752 None] Create group completed successfully. Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:55 devstack sudo[104544]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:55 devstack sudo[104544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:56 devstack sudo[104544]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.042s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:01:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-309d44a6-8a13-4ee9-8a45-21a23a918b1e tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Retype volume completed successfully. Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Flow 'volume_create_manager' (c7256322-bae8-4dff-a203-db3dbda55172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e704e31-2353-4b8e-8d8d-a772a95a583e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e704e31-2353-4b8e-8d8d-a772a95a583e) 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-06-25T16:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2004118411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86a01d54-1090-4743-889e-3743d1337135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38df673d15b4470a42a929ae3651225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:57Z,use_quota=True,user_id='624ca59e3b4f427f8d5cc0cfd3dab512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (785f5078-c976-482e-8751-d2d72f856bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (785f5078-c976-482e-8751-d2d72f856bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (047e39f6-4226-400c-88e4-385b2d70c162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (047e39f6-4226-400c-88e4-385b2d70c162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86a01d54-1090-4743-889e-3743d1337135', 'volume_name': 'volume-86a01d54-1090-4743-889e-3743d1337135', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d72102f-7ccc-413a-8dff-6feb2f5c2685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d72102f-7ccc-413a-8dff-6feb2f5c2685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f52d87d9-a55e-4b9d-ba1e-f886f26e9f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Volume 86a01d54-1090-4743-889e-3743d1337135: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86a01d54-1090-4743-889e-3743d1337135', 'volume_size': 1} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 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-06-25T16:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2004118411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86a01d54-1090-4743-889e-3743d1337135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38df673d15b4470a42a929ae3651225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:57Z,use_quota=True,user_id='624ca59e3b4f427f8d5cc0cfd3dab512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Creating volume 86a01d54-1090-4743-889e-3743d1337135 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:01:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "cinder-2e732b30-0be5-4cb3-8b0f-541817bbef08-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:57 devstack sudo[104588]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 1073741824 Jun 25 18:01:57 devstack sudo[104588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "cinder-2e732b30-0be5-4cb3-8b0f-541817bbef08-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "cinder-quobyte-2e732b30-0be5-4cb3-8b0f-541817bbef08" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "cinder-quobyte-2e732b30-0be5-4cb3-8b0f-541817bbef08" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3770eab6-996a-4d78-a7ec-a1d93e7567c0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Flow 'volume_create_manager' (99478e07-e243-4725-afb0-a1c33a2e9040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (573ca485-d62e-41a2-850b-13d10578e1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (573ca485-d62e-41a2-850b-13d10578e1a9) 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-06-25T16:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-526522333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9bf0ef55-ed1d-41e9-b2aa-13ff9c94b6c6,host='devstack@QuobyteHD#QuobyteHD',id=b107e3cc-8c32-48f5-8227-f6fb2a8d5885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374dffaf0e8d4d95a0594c9c7f4c7af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:57Z,use_quota=True,user_id='f3850125396c4465a0b2983c9290d793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bfeb0c7-8c99-48a6-bbd9-82dd8a5b5cf8),volume_type_id=2bfeb0c7-8c99-48a6-bbd9-82dd8a5b5cf8)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c568fb9-5e6a-48c5-8a34-09cbd171f85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c568fb9-5e6a-48c5-8a34-09cbd171f85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98dff728-7f7e-4ddf-b582-e3ec27fd443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98dff728-7f7e-4ddf-b582-e3ec27fd443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b107e3cc-8c32-48f5-8227-f6fb2a8d5885', 'volume_name': 'volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:57 devstack sudo[104590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 Jun 25 18:01:57 devstack sudo[104590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (629e402f-74b7-4027-9909-0115036b1a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (629e402f-74b7-4027-9909-0115036b1a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc640538-7345-4e95-9bd9-69e03bf9871a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Volume b107e3cc-8c32-48f5-8227-f6fb2a8d5885: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885', 'volume_size': 1} Jun 25 18:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:58 devstack sudo[104590]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08" returned: 0 in 0.975s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:58 devstack sudo[104601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08 Jun 25 18:01:58 devstack sudo[104601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:58 devstack sudo[104588]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 1073741824" returned: 0 in 1.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:58 devstack sudo[104603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 Jun 25 18:01:58 devstack sudo[104603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:59 devstack sudo[104601]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2e732b30-0be5-4cb3-8b0f-541817bbef08" returned: 0 in 0.803s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "cinder-quobyte-2e732b30-0be5-4cb3-8b0f-541817bbef08" released by "delete_volume" :: held 1.847s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:01:59 devstack cinder-volume[94004]: WARNING cinder.quota [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 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. Jun 25 18:01:59 devstack cinder-volume[94004]: WARNING cinder.quota [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 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. Jun 25 18:01:59 devstack sudo[104603]: pam_unix(sudo:session): session closed for user root Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135" returned: 0 in 0.782s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] <== create_volume: return (2109ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.112s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.700s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 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=9bf0ef55-ed1d-41e9-b2aa-13ff9c94b6c6,created_at=2026-06-25T16:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-526522333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9bf0ef55-ed1d-41e9-b2aa-13ff9c94b6c6,host='devstack@QuobyteHD#QuobyteHD',id=b107e3cc-8c32-48f5-8227-f6fb2a8d5885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374dffaf0e8d4d95a0594c9c7f4c7af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:01:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:01:57Z,use_quota=True,user_id='f3850125396c4465a0b2983c9290d793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bfeb0c7-8c99-48a6-bbd9-82dd8a5b5cf8),volume_type_id=2bfeb0c7-8c99-48a6-bbd9-82dd8a5b5cf8)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Creating volume b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:01:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Created reservations ['6ed5a7c9-e981-404f-a8f0-75706af94603', 'be7a4906-dea9-438a-ae81-adf7efc405ec', '0163f800-c4af-467e-bb90-24d7892c7c3b', 'fd8ff12b-38ad-416b-beb8-ec199a8bea3f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:01:59 devstack sudo[104608]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 1073741824 Jun 25 18:01:59 devstack sudo[104608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f52d87d9-a55e-4b9d-ba1e-f886f26e9f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86a01d54-1090-4743-889e-3743d1337135', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d36a163-c19c-4679-b0a2-2357e975f112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:01:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Volume volume-86a01d54-1090-4743-889e-3743d1337135 (86a01d54-1090-4743-889e-3743d1337135): created successfully Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d36a163-c19c-4679-b0a2-2357e975f112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Flow 'volume_create_manager' (c7256322-bae8-4dff-a203-db3dbda55172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:01:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5945fe9c-4d04-4a6f-b1c6-3f5563b7fa9f tempest-ServersNegativeTestJSON-500966649 None] Created volume successfully. Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:01:59 devstack sudo[104610]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:01:59 devstack sudo[104610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:00 devstack sudo[104610]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.768s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Deleted volume successfully. Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e346d52c-a2dd-46ab-b4e5-26ef16bdd04c tempest-VolumeRetypeWithoutMigrationTest-57671222 None] Lock "cinder-2e732b30-0be5-4cb3-8b0f-541817bbef08-delete_volume" released by "delete_volume" :: held 2.984s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:00 devstack sudo[104608]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 1073741824" returned: 0 in 1.014s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:00 devstack sudo[104616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:00 devstack sudo[104616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:00 devstack sudo[104616]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 0.812s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] <== create_volume: return (1874ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.879s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc640538-7345-4e95-9bd9-69e03bf9871a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53530ea8-f12f-480d-aeb5-cb357bba8c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Volume volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 (b107e3cc-8c32-48f5-8227-f6fb2a8d5885): created successfully Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53530ea8-f12f-480d-aeb5-cb357bba8c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Flow 'volume_create_manager' (99478e07-e243-4725-afb0-a1c33a2e9040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9c32a512-0e21-4604-86f2-8959a693c2a8 tempest-GroupsV314Test-436143752 None] Created volume successfully. Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Flow 'volume_create_manager' (f7dfa788-282b-4016-baae-f456b1488cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e93efe2a-1e98-4dcf-88c4-8c0d7550eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e93efe2a-1e98-4dcf-88c4-8c0d7550eb89) 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-06-25T16:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-447272637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a2a0454-c93d-4bff-b8f4-9db287a69e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38df673d15b4470a42a929ae3651225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:02Z,use_quota=True,user_id='624ca59e3b4f427f8d5cc0cfd3dab512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2450e9b-6be5-46b1-b71b-bfcabdbb80b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2450e9b-6be5-46b1-b71b-bfcabdbb80b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4f311b4-d4ba-4914-9918-e7d732bd2617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4f311b4-d4ba-4914-9918-e7d732bd2617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a2a0454-c93d-4bff-b8f4-9db287a69e15', 'volume_name': 'volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0579116-ae35-454c-a73f-5046881e77b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0579116-ae35-454c-a73f-5046881e77b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db012f72-4d42-441a-a5e3-c2f20647af6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Volume 9a2a0454-c93d-4bff-b8f4-9db287a69e15: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15', 'volume_size': 1} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 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-06-25T16:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-447272637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a2a0454-c93d-4bff-b8f4-9db287a69e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38df673d15b4470a42a929ae3651225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:02Z,use_quota=True,user_id='624ca59e3b4f427f8d5cc0cfd3dab512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Creating volume 9a2a0454-c93d-4bff-b8f4-9db287a69e15 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:02:01 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:01 devstack sudo[104620]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 1073741824 Jun 25 18:02:01 devstack sudo[104620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:02 devstack sudo[104620]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 1073741824" returned: 0 in 0.997s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:02 devstack sudo[104625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 Jun 25 18:02:02 devstack sudo[104625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:03 devstack sudo[104625]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15" returned: 0 in 1.025s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] <== create_volume: return (2079ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.082s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.262s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Cloning volume b107e3cc-8c32-48f5-8227-f6fb2a8d5885 to volume 7ead6964-351e-4a05-97d2-81f73c53c9f2 Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db012f72-4d42-441a-a5e3-c2f20647af6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (806c8646-e7b0-4760-ac19-98e94f1ea84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Volume volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 (9a2a0454-c93d-4bff-b8f4-9db287a69e15): created successfully Jun 25 18:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (806c8646-e7b0-4760-ac19-98e94f1ea84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Flow 'volume_create_manager' (f7dfa788-282b-4016-baae-f456b1488cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Creating offline snapshot 252cd1d3-2018-4e71-b7e7-5052ccb2a6fc of volume b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:02:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9f9c067f-1588-4262-b576-29a97e4b5f1c tempest-ServersNegativeTestJSON-500966649 None] Created volume successfully. Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a348f85-3213-4342-97fe-f798432419fd]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:04 devstack sudo[104629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:04 devstack sudo[104629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "cinder-6f4780f9-49be-41bc-b287-445939698b0d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-6f4780f9-49be-41bc-b287-445939698b0d-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "cinder-quobyte-6f4780f9-49be-41bc-b287-445939698b0d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-quobyte-6f4780f9-49be-41bc-b287-445939698b0d" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e7637e8-3ed5-4fca-b4ec-10f641743c56]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:04 devstack sudo[104665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d Jun 25 18:02:04 devstack sudo[104665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:05 devstack sudo[104629]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 1.162s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:05 devstack sudo[104680]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc 1G Jun 25 18:02:05 devstack sudo[104680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "cinder-9a2a0454-c93d-4bff-b8f4-9db287a69e15-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:05 devstack sudo[104665]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d" returned: 0 in 1.234s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-9a2a0454-c93d-4bff-b8f4-9db287a69e15-delete_volume" acquired by "delete_volume" :: waited 0.096s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:05 devstack sudo[104686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d Jun 25 18:02:05 devstack sudo[104686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "cinder-quobyte-9a2a0454-c93d-4bff-b8f4-9db287a69e15" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-quobyte-9a2a0454-c93d-4bff-b8f4-9db287a69e15" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[95a61b83-1751-49f0-b058-f17355713c92]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:06 devstack sudo[104688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 Jun 25 18:02:06 devstack sudo[104688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:06 devstack sudo[104680]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc 1G" returned: 0 in 1.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:06 devstack sudo[104694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:06 devstack sudo[104694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:06 devstack sudo[104686]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f4780f9-49be-41bc-b287-445939698b0d" returned: 0 in 1.072s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-quobyte-6f4780f9-49be-41bc-b287-445939698b0d" released by "delete_volume" :: held 2.382s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Created reservations ['78ac7350-9e93-4ab1-9b97-2bede3917bfa', '1f47ea98-bf6c-4465-b551-1800c7fadf20', 'f5da16d3-e250-4598-a8f2-45a3792a3fb7', '31b99890-a677-427c-8e7c-62384eb76130'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:06 devstack sudo[104688]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15" returned: 0 in 1.058s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:06 devstack sudo[104700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15 Jun 25 18:02:06 devstack sudo[104700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:07 devstack sudo[104702]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:07 devstack sudo[104702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:07 devstack sudo[104694]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 0.942s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:07 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:07 devstack sudo[104707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:07 devstack sudo[104707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:07 devstack sudo[104700]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a2a0454-c93d-4bff-b8f4-9db287a69e15" returned: 0 in 0.764s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-quobyte-9a2a0454-c93d-4bff-b8f4-9db287a69e15" released by "delete_volume" :: held 1.901s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:07 devstack sudo[104702]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.824s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Deleted volume successfully. Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "cinder-1b5ae6b0-76a7-4892-bc8c-548c252dab5f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Created reservations ['77fd380b-f086-4a9e-a85d-d016f1526224', 'a7ebf01d-7973-4e18-a7b6-ba92be72ca91', '53ef184d-f9c7-440d-92dc-c9ba90c5928a', '4ab365ce-f8fb-4a2e-b2b8-e8cbdd355ea7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ea224e4-8f6f-40d7-bedd-d722ba9819d4 tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-6f4780f9-49be-41bc-b287-445939698b0d-delete_volume" released by "delete_volume" :: held 3.511s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-1b5ae6b0-76a7-4892-bc8c-548c252dab5f-delete_volume" acquired by "delete_volume" :: waited 0.067s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "cinder-quobyte-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-quobyte-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[db17a603-e05d-4d38-b755-0ca59b70763a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:08 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:08 devstack sudo[104713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Flow 'volume_create_manager' (3e12571f-a020-41e9-87b9-c5e12befcdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26656221-7795-4b70-8cc0-7d23a35e32e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:08 devstack sudo[104707]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26656221-7795-4b70-8cc0-7d23a35e32e8) 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-06-25T16:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2117218286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f26e526-905c-4120-ab8f-f8ed635625bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2533f3afe56a451287122beaebf3657c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:08Z,use_quota=True,user_id='f99badff2a7440f0bbd8dc8b8378c17b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dd11dea-3a02-4df6-ac66-a86ae34e637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dd11dea-3a02-4df6-ac66-a86ae34e637c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a08a34d9-f2c1-4d24-8f2f-5a90aee8e35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a08a34d9-f2c1-4d24-8f2f-5a90aee8e35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f26e526-905c-4120-ab8f-f8ed635625bf', 'volume_name': 'volume-6f26e526-905c-4120-ab8f-f8ed635625bf', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46c2a4de-8275-4fcb-8c41-1ef76bff0b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46c2a4de-8275-4fcb-8c41-1ef76bff0b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7ea892-af93-47bc-aab4-96862956874b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Volume 6f26e526-905c-4120-ab8f-f8ed635625bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f26e526-905c-4120-ab8f-f8ed635625bf', 'volume_size': 1} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 0.849s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:08 devstack sudo[104714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f Jun 25 18:02:08 devstack sudo[104714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:08 devstack sudo[104717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info Jun 25 18:02:08 devstack sudo[104717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:08 devstack sudo[104713]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.722s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Deleted volume successfully. Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-caf00dc5-14a2-466f-ad70-d3c0a75fa092 tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-9a2a0454-c93d-4bff-b8f4-9db287a69e15-delete_volume" released by "delete_volume" :: held 3.143s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:08 devstack sudo[104714]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" returned: 0 in 0.832s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:09 devstack sudo[104724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f Jun 25 18:02:09 devstack sudo[104724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:09 devstack sudo[104717]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info" returned: 0 in 0.715s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:09 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:09 devstack sudo[104726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info Jun 25 18:02:09 devstack sudo[104726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "cinder-86a01d54-1090-4743-889e-3743d1337135-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-86a01d54-1090-4743-889e-3743d1337135-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "cinder-quobyte-86a01d54-1090-4743-889e-3743d1337135" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-quobyte-86a01d54-1090-4743-889e-3743d1337135" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d48918c3-bae5-4604-b958-50efe6580129]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:09 devstack sudo[104728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 Jun 25 18:02:09 devstack sudo[104728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:09 devstack sudo[104724]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" returned: 0 in 0.741s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-quobyte-1b5ae6b0-76a7-4892-bc8c-548c252dab5f" released by "delete_volume" :: held 1.635s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Created reservations ['969a706d-6e43-4666-a228-56cac495a114', '2b09a55f-2519-4acc-bc8c-bce9b1e0f759', '6031ec6e-c4ca-433b-98df-fc98bc517d06', '0e4792b5-74bb-42cf-b998-e5887daad2f7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:09 devstack sudo[104732]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:09 devstack sudo[104732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:09 devstack sudo[104726]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.info" returned: 0 in 0.938s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Acquiring lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" acquired by "_copy_volume_from_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] snapshot: 252cd1d3-2018-4e71-b7e7-5052ccb2a6fc, volume: 7ead6964-351e-4a05-97d2-81f73c53c9f2, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a10aebb7-c92c-421d-86b7-0207ccdfdb9c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:10 devstack sudo[104734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:10 devstack sudo[104734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:10 devstack sudo[104728]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135" returned: 0 in 1.020s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:10 devstack sudo[104740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135 Jun 25 18:02:10 devstack sudo[104740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:10 devstack sudo[104732]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.810s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Deleted volume successfully. Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=85,cinder:UPDATE=82,cinder:INSERT=17,cinder:DELETE=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6211956e-a99f-4f67-a73a-ae687dc1afda tempest-TestServerVolumeAttachmentScenario-1583876316 None] Lock "cinder-1b5ae6b0-76a7-4892-bc8c-548c252dab5f-delete_volume" released by "delete_volume" :: held 2.862s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:10 devstack sudo[104734]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 0.881s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ac0e4d4-023a-444a-861e-b6b9b03b662b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:11 devstack sudo[104740]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86a01d54-1090-4743-889e-3743d1337135" returned: 0 in 0.823s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:11 devstack sudo[104748]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:11 devstack sudo[104748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-quobyte-86a01d54-1090-4743-889e-3743d1337135" released by "delete_volume" :: held 1.931s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Created reservations ['d46001ac-5061-443c-ad1d-863419eef50c', '63b45c0d-b14b-4d7b-b4e8-6d2fbdc1670e', 'fc4a6df8-ddc6-4cb5-b2a8-cdb760924303', 'd4e34670-62fd-4523-be51-3412b1b278c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:11 devstack sudo[104750]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:11 devstack sudo[104750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:12 devstack sudo[104748]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 1.187s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:12 devstack sudo[104756]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 Jun 25 18:02:12 devstack sudo[104756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:12 devstack sudo[104750]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Deleted volume successfully. Jun 25 18:02:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bdd636b9-bca2-4191-a5b1-9c4a910f34bd tempest-ServersNegativeTestJSON-500966649 None] Lock "cinder-86a01d54-1090-4743-889e-3743d1337135-delete_volume" released by "delete_volume" :: held 3.121s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:18 devstack sudo[104756]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2" returned: 0 in 6.549s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c94ede3-4bd9-40b3-be4b-a7e545c9ec40]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:18 devstack sudo[104834]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:18 devstack sudo[104834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:19 devstack sudo[104834]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 1.186s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:19 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885, size 1024.00 MB, duration 6.55 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:02:19 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Converted 1024.00 MB image at 156.33 MB/s Jun 25 18:02:19 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:02:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:19 devstack sudo[104840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 Jun 25 18:02:19 devstack sudo[104840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:20 devstack sudo[104840]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2" returned: 0 in 0.888s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" released by "_copy_volume_from_snapshot" :: held 10.813s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Acquiring lock "cinder-quobyte-252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Deleting offline snapshot 252cd1d3-2018-4e71-b7e7-5052ccb2a6fc of volume b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] snapshot_file for this snap is: volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8f308d2-7330-42de-a792-c5fd7e672856]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:21 devstack sudo[104845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:21 devstack sudo[104845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:21 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=6,cinder:INSERT=1,cinder:UPDATE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:02:22 devstack sudo[104845]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 1.230s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:02:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[11733e82-bced-4e9e-a261-6d60752b0dbe]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:22 devstack sudo[104851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:22 devstack sudo[104851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:23 devstack sudo[104851]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 1.154s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:23 devstack sudo[104856]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:23 devstack sudo[104856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:24 devstack sudo[104856]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 1.235s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:24 devstack sudo[104863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc Jun 25 18:02:24 devstack sudo[104863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:25 devstack sudo[104863]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885.252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" returned: 0 in 1.029s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-252cd1d3-2018-4e71-b7e7-5052ccb2a6fc" released by "_delete_snapshot" :: held 4.807s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 21.820s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 17.448s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 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-06-25T16:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2117218286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f26e526-905c-4120-ab8f-f8ed635625bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2533f3afe56a451287122beaebf3657c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:08Z,use_quota=True,user_id='f99badff2a7440f0bbd8dc8b8378c17b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Creating volume 6f26e526-905c-4120-ab8f-f8ed635625bf {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:02:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:25 devstack sudo[104867]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf 1073741824 Jun 25 18:02:25 devstack sudo[104867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b19d8aba-58ca-46ce-be16-3af31533574f tempest-GroupsV314Test-436143752 None] Create group from source-group-9bf0ef55-ed1d-41e9-b2aa-13ff9c94b6c6 completed successfully. Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:26 devstack sudo[104872]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:26 devstack sudo[104872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:27 devstack sudo[104867]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf 1073741824" returned: 0 in 1.344s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:27 devstack sudo[104874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf Jun 25 18:02:27 devstack sudo[104874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Acquiring lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3858fd00-87a9-4d23-8cec-83bcc7fecf52]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:27 devstack sudo[104876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 Jun 25 18:02:27 devstack sudo[104876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:27 devstack sudo[104872]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.145s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:02:28 devstack sudo[104874]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf" returned: 0 in 1.055s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] <== create_volume: return (2479ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.485s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=70,cinder:INSERT=25,cinder:UPDATE=107,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7ea892-af93-47bc-aab4-96862956874b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f26e526-905c-4120-ab8f-f8ed635625bf', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (047b2b0a-3414-40f7-83bc-4a81491b4b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Volume volume-6f26e526-905c-4120-ab8f-f8ed635625bf (6f26e526-905c-4120-ab8f-f8ed635625bf): created successfully Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (047b2b0a-3414-40f7-83bc-4a81491b4b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Flow 'volume_create_manager' (3e12571f-a020-41e9-87b9-c5e12befcdf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c49bf93c-5c8f-4818-9eb8-804b972fb324 tempest-VolumesServicesTestJSON-1496741268 None] Created volume successfully. Jun 25 18:02:28 devstack sudo[104876]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2" returned: 0 in 1.140s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:28 devstack sudo[104883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2 Jun 25 18:02:28 devstack sudo[104883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Acquiring lock "cinder-6f26e526-905c-4120-ab8f-f8ed635625bf-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "cinder-6f26e526-905c-4120-ab8f-f8ed635625bf-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Acquiring lock "cinder-quobyte-6f26e526-905c-4120-ab8f-f8ed635625bf" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "cinder-quobyte-6f26e526-905c-4120-ab8f-f8ed635625bf" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9173a335-7911-4be2-b959-b11b17d5448e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:29 devstack sudo[104883]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7ead6964-351e-4a05-97d2-81f73c53c9f2" returned: 0 in 1.050s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-7ead6964-351e-4a05-97d2-81f73c53c9f2" released by "delete_volume" :: held 2.287s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:29 devstack sudo[104886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf Jun 25 18:02:29 devstack sudo[104886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Created reservations ['b3a6c4a2-0fcf-4729-ae41-6acc8d3756c8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2013012245 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2013012245, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:02:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2013012245 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2013012245, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:02:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Created reservations ['eadbe62d-8b41-46fc-a8fb-6c5b89a82b72', '0b70a5f0-e63a-46b0-bf37-1bdbd845739b', '7e72be74-76d0-44fe-b94f-3d13b366b685', '2c163193-6131-41d0-8d34-fd8f7fde1f01'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:30 devstack sudo[104888]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:30 devstack sudo[104888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (80453f9e-6b3a-4623-bf42-d2324930190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5719eb74-f2c9-47eb-bdbf-caf93c490df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5719eb74-f2c9-47eb-bdbf-caf93c490df1) 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-06-25T16:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1510129001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=858a601d-254d-484f-8633-3a302c6d7de7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:30Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebab1646-18cf-4b48-84b7-6cd682ce0935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebab1646-18cf-4b48-84b7-6cd682ce0935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf0e8815-53eb-469f-9d4b-54fa98bc36d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf0e8815-53eb-469f-9d4b-54fa98bc36d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '858a601d-254d-484f-8633-3a302c6d7de7', 'volume_name': 'volume-858a601d-254d-484f-8633-3a302c6d7de7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01b64dc3-a49e-40be-ac79-d876abb77dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01b64dc3-a49e-40be-ac79-d876abb77dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5126512d-cd49-4b09-8744-58d49ccf6d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Volume 858a601d-254d-484f-8633-3a302c6d7de7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-858a601d-254d-484f-8633-3a302c6d7de7', 'volume_size': 1} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 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-06-25T16:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1510129001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=858a601d-254d-484f-8633-3a302c6d7de7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:30Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Creating volume 858a601d-254d-484f-8633-3a302c6d7de7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:02:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:30 devstack sudo[104894]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 1073741824 Jun 25 18:02:30 devstack sudo[104894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:30 devstack sudo[104886]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf" returned: 0 in 1.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:30 devstack sudo[104896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf Jun 25 18:02:30 devstack sudo[104896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:31 devstack sudo[104888]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.077s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2a063291-8406-423b-bcb1-abb836d768eb tempest-GroupsV314Test-436143752 None] Delete group completed successfully. Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Acquiring lock "cinder-quobyte-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7c10d89-43a3-4ebe-b557-4dc24607c4b1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:31 devstack sudo[104896]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6f26e526-905c-4120-ab8f-f8ed635625bf" returned: 0 in 0.935s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "cinder-quobyte-6f26e526-905c-4120-ab8f-f8ed635625bf" released by "delete_volume" :: held 2.267s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:31 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/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:31 devstack sudo[104904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Created reservations ['d0b1b33c-8bce-4040-b2dd-c3fae7a09886', '824a394e-3e86-475a-ae14-d9eb74cd8225', '72e93588-e510-4d59-8666-19b4b0dfd097', '661856b4-2fab-44e8-9127-6b0779790f3b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:31 devstack sudo[104894]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 1073741824" returned: 0 in 1.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:32 devstack sudo[104906]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:32 devstack sudo[104906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:32 devstack sudo[104907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 Jun 25 18:02:32 devstack sudo[104907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:32 devstack sudo[104904]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 1.099s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:32 devstack sudo[104914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885 Jun 25 18:02:32 devstack sudo[104914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:33 devstack sudo[104906]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.021s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Deleted volume successfully. Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bc3aa51e-ada6-430f-9bcb-17240bbdd5de tempest-VolumesServicesTestJSON-1496741268 None] Lock "cinder-6f26e526-905c-4120-ab8f-f8ed635625bf-delete_volume" released by "delete_volume" :: held 3.635s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:33 devstack sudo[104907]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7" returned: 0 in 1.099s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] <== create_volume: return (2584ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.589s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5126512d-cd49-4b09-8744-58d49ccf6d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-858a601d-254d-484f-8633-3a302c6d7de7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62761ded-59c0-4ca8-9ddf-26f4dac9404a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Volume volume-858a601d-254d-484f-8633-3a302c6d7de7 (858a601d-254d-484f-8633-3a302c6d7de7): created successfully Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62761ded-59c0-4ca8-9ddf-26f4dac9404a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (80453f9e-6b3a-4623-bf42-d2324930190e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fa474563-2f43-47db-896a-3ff72dec6e17 tempest-VolumesTestJSON-702190383 None] Created volume successfully. Jun 25 18:02:33 devstack sudo[104914]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" returned: 0 in 0.938s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Lock "cinder-quobyte-b107e3cc-8c32-48f5-8227-f6fb2a8d5885" released by "delete_volume" :: held 2.124s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Created reservations ['16a27b51-de57-4f83-8702-3d4872928745'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Created reservations ['0024575f-2c7e-427e-a17c-d283d36ab15a', '52dababb-d243-445d-8f5e-77e398747507', 'e6400546-6308-4006-8e86-7200c3e36d30', 'e1ac8c04-32b1-4ef4-82b6-6ceea88b3b71'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:34 devstack sudo[104918]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:34 devstack sudo[104918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (13f88dad-34d5-4941-97df-dc283a095e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a1cbab7-af66-4627-b409-4d9eb9307d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:35 devstack sudo[104918]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a1cbab7-af66-4627-b409-4d9eb9307d1e) 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-06-25T16:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1861449918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e742a9d4-0d18-4b85-8d48-c7e2871e1a66,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:35Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78b32280-2f5e-40c3-8d0a-a9cdf20c5482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78b32280-2f5e-40c3-8d0a-a9cdf20c5482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f37f2640-bacd-44f6-bfe0-2c096ab23c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f37f2640-bacd-44f6-bfe0-2c096ab23c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e742a9d4-0d18-4b85-8d48-c7e2871e1a66', 'volume_name': 'volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27e50b4e-322a-4ca3-80ac-702cdb0f0255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27e50b4e-322a-4ca3-80ac-702cdb0f0255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b00dc931-1ed2-4026-8589-cd3bd2544f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Volume e742a9d4-0d18-4b85-8d48-c7e2871e1a66: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66', 'volume_size': 1} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 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-06-25T16:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1861449918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e742a9d4-0d18-4b85-8d48-c7e2871e1a66,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:35Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Creating volume e742a9d4-0d18-4b85-8d48-c7e2871e1a66 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:02:35 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3c9e138b-ac25-45ae-9b01-1431faa7c9e7 tempest-GroupsV314Test-436143752 None] Delete group completed successfully. Jun 25 18:02:35 devstack sudo[104921]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 1073741824 Jun 25 18:02:35 devstack sudo[104921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:36 devstack sudo[104921]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 1073741824" returned: 0 in 1.045s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:36 devstack sudo[104927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 Jun 25 18:02:36 devstack sudo[104927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:37 devstack sudo[104927]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" returned: 0 in 1.061s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] <== create_volume: return (2174ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.176s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b00dc931-1ed2-4026-8589-cd3bd2544f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1b967d5-cf37-4955-8717-fd376b2843bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Volume volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 (e742a9d4-0d18-4b85-8d48-c7e2871e1a66): created successfully Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1b967d5-cf37-4955-8717-fd376b2843bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (13f88dad-34d5-4941-97df-dc283a095e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-999de03c-444a-41f1-a2ca-0bed1f128c2c tempest-VolumesTestJSON-702190383 None] Created volume successfully. Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (a5c9a335-963b-425a-bc8d-7576ce4faa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b71082b5-959a-4f7d-8ed2-60e0eb23f0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b71082b5-959a-4f7d-8ed2-60e0eb23f0f1) 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-06-25T16:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-723494167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae4caeb3-1e1b-4cee-abdc-45486f52d02d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:40Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (940074ba-940d-4126-9d97-fb0c200c86bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (940074ba-940d-4126-9d97-fb0c200c86bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15c42049-6b1a-4206-97bb-cca24bb1f918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15c42049-6b1a-4206-97bb-cca24bb1f918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae4caeb3-1e1b-4cee-abdc-45486f52d02d', 'volume_name': 'volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc97d1a-8aed-4940-8d79-c701263c92cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc97d1a-8aed-4940-8d79-c701263c92cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fe4239a-8d82-42bc-aa2c-bd367418a950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Volume ae4caeb3-1e1b-4cee-abdc-45486f52d02d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d', 'volume_size': 1} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 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-06-25T16:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-723494167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae4caeb3-1e1b-4cee-abdc-45486f52d02d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab50e2d5f59f484eace9d5ce820011a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:40Z,use_quota=True,user_id='2cb008fd10364c148978f93d0e0a9bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Creating volume ae4caeb3-1e1b-4cee-abdc-45486f52d02d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:02:40 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:40 devstack sudo[104930]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d 1073741824 Jun 25 18:02:40 devstack sudo[104930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:41 devstack sudo[104930]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d 1073741824" returned: 0 in 1.518s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:41 devstack sudo[104938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d Jun 25 18:02:41 devstack sudo[104938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:42 devstack sudo[104938]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" returned: 0 in 0.985s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] <== create_volume: return (2561ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.566s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fe4239a-8d82-42bc-aa2c-bd367418a950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1bab2a9-b7a9-441f-8335-ea247330c8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Volume volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d (ae4caeb3-1e1b-4cee-abdc-45486f52d02d): created successfully Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1bab2a9-b7a9-441f-8335-ea247330c8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Flow 'volume_create_manager' (a5c9a335-963b-425a-bc8d-7576ce4faa2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3cf87730-b994-4757-9b70-99bc678f727e tempest-VolumesTestJSON-702190383 None] Created volume successfully. Jun 25 18:02:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-ae4caeb3-1e1b-4cee-abdc-45486f52d02d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "cinder-ae4caeb3-1e1b-4cee-abdc-45486f52d02d-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-quobyte-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c78ec7-56dd-4879-94cb-f8a63a0da26b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:45 devstack sudo[104941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d Jun 25 18:02:45 devstack sudo[104941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:46 devstack sudo[104941]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" returned: 0 in 0.945s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:46 devstack sudo[104946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d Jun 25 18:02:46 devstack sudo[104946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:47 devstack sudo[104946]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" returned: 0 in 1.065s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-ae4caeb3-1e1b-4cee-abdc-45486f52d02d" released by "delete_volume" :: held 2.105s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Created reservations ['3fd96480-f316-4766-97ca-6b09fd56c0a7', 'fb266c66-0831-44c6-afa7-bc7d022431f4', 'f8d536d7-88f5-402f-8db0-556d7e6edda0', 'ddae90e6-1165-4230-8587-e232a6241499'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:47 devstack sudo[104949]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:47 devstack sudo[104949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:48 devstack sudo[104949]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.043s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Deleted volume successfully. Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-e742a9d4-0d18-4b85-8d48-c7e2871e1a66-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d3a340a7-c7f4-4a6f-9339-d7e503344b99 tempest-VolumesTestJSON-702190383 None] Lock "cinder-ae4caeb3-1e1b-4cee-abdc-45486f52d02d-delete_volume" released by "delete_volume" :: held 3.553s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "cinder-e742a9d4-0d18-4b85-8d48-c7e2871e1a66-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-quobyte-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d07c606-8771-4089-8926-4b900c2f9387]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:48 devstack sudo[104953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 Jun 25 18:02:48 devstack sudo[104953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:49 devstack sudo[104953]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" returned: 0 in 1.140s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:49 devstack sudo[104958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66 Jun 25 18:02:49 devstack sudo[104958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:50 devstack sudo[104958]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" returned: 0 in 1.084s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-e742a9d4-0d18-4b85-8d48-c7e2871e1a66" released by "delete_volume" :: held 2.296s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Created reservations ['3bd13c87-2276-46c7-9304-5d39f94dd042', '33be176b-2d0c-4131-b968-4261638397d9', '485ca0ef-9481-40e3-ac02-d9abbe48cb5e', 'a752334e-3609-46f3-ae1f-2902bdfc3492'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:51 devstack sudo[104964]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:51 devstack sudo[104964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:52 devstack sudo[104964]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.876s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-858a601d-254d-484f-8633-3a302c6d7de7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Deleted volume successfully. Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "cinder-858a601d-254d-484f-8633-3a302c6d7de7-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0fc3fc8-05ae-4d47-94d2-c1eb7bf3cb10 tempest-VolumesTestJSON-702190383 None] Lock "cinder-e742a9d4-0d18-4b85-8d48-c7e2871e1a66-delete_volume" released by "delete_volume" :: held 3.496s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Acquiring lock "cinder-quobyte-858a601d-254d-484f-8633-3a302c6d7de7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-858a601d-254d-484f-8633-3a302c6d7de7" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7970261b-2b87-40be-b966-de30e93cd7b3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:52 devstack sudo[104967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 Jun 25 18:02:52 devstack sudo[104967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:53 devstack sudo[104967]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7" returned: 0 in 1.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:53 devstack sudo[104972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7 Jun 25 18:02:53 devstack sudo[104972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:54 devstack sudo[104972]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-858a601d-254d-484f-8633-3a302c6d7de7" returned: 0 in 1.093s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "cinder-quobyte-858a601d-254d-484f-8633-3a302c6d7de7" released by "delete_volume" :: held 2.501s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Created reservations ['cf622449-7cd4-4fb2-9246-7190c37c7843', '786b767e-a120-4acd-ae26-4a2fcc2f14e3', 'da966158-da24-45fc-b41a-dc9db4d99eef', 'bb991440-a54f-4198-92cc-3d5bcab75ecd'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:54 devstack sudo[104975]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:02:54 devstack sudo[104975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:02:56 devstack sudo[104975]: pam_unix(sudo:session): session closed for user root Jun 25 18:02:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.120s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:02:56 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:02:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Deleted volume successfully. Jun 25 18:02:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c2ed6df5-b532-4739-8ab7-240b785b512e tempest-VolumesTestJSON-702190383 None] Lock "cinder-858a601d-254d-484f-8633-3a302c6d7de7-delete_volume" released by "delete_volume" :: held 4.042s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Flow 'volume_create_manager' (02e9c28e-8a22-4fce-95a6-e2c64d75b8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (858808ff-fce8-4b9a-a783-c92e489dfec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (858808ff-fce8-4b9a-a783-c92e489dfec0) 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-06-25T16:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2127279938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bc95d21-c364-403b-80ea-a4659a6287c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38f65af085b4dda8ede378550362431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:57Z,use_quota=True,user_id='46618bcd4f874e91b7ab605b78fb917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2e2ea76-06ed-4d44-8c1b-e0683e69ff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2e2ea76-06ed-4d44-8c1b-e0683e69ff81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66605c65-5213-4d5c-8c4c-6133a5d3ddd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:57 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66605c65-5213-4d5c-8c4c-6133a5d3ddd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0bc95d21-c364-403b-80ea-a4659a6287c6', 'volume_name': 'volume-0bc95d21-c364-403b-80ea-a4659a6287c6', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1152dfaf-b3b3-4d1f-8d41-24a32a8a56fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1152dfaf-b3b3-4d1f-8d41-24a32a8a56fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e24ef25-30a1-4297-b5cd-58b7c65cf1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:02:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Volume 0bc95d21-c364-403b-80ea-a4659a6287c6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0bc95d21-c364-403b-80ea-a4659a6287c6', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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': } Jun 25 18:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Trying to clone 0bc95d21-c364-403b-80ea-a4659a6287c6 from image 90355f3c-4927-430b-89f2-c425553bceff at location (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:02:59 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:02:59 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:02:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d8fa4e59-106a-44cf-af94-3d03bd76124a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:02:59 devstack sudo[104999]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD Jun 25 18:02:59 devstack sudo[104999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:00 devstack sudo[104999]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD" returned: 0 in 1.056s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff is fetched for user 46618bcd4f874e91b7ab605b78fb917f. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:03:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca79f4ae-2977-44a8-9cf1-46ca46bc0685]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:00 devstack sudo[105005]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD Jun 25 18:03:00 devstack sudo[105005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:01 devstack sudo[105005]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD" returned: 0 in 0.977s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 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-06-25T16:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2127279938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bc95d21-c364-403b-80ea-a4659a6287c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38f65af085b4dda8ede378550362431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:02:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:02:57Z,use_quota=True,user_id='46618bcd4f874e91b7ab605b78fb917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Creating volume 0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:01 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:01 devstack sudo[105012]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1073741824 Jun 25 18:03:01 devstack sudo[105012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Flow 'volume_create_manager' (08e6a897-bc5f-44fc-9641-04b90a5b55ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85b2b348-4850-4759-84d3-d9a347d4baa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85b2b348-4850-4759-84d3-d9a347d4baa2) 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-06-25T16:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-713115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53a271f1-d469-4359-8cab-31fda9430f9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a050eafb0ad4eaead464d64d6f70672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:01Z,use_quota=True,user_id='22fd05df36b54660b8367e47597acc2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5295dfc-9e7a-4760-a25f-89903045d6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5295dfc-9e7a-4760-a25f-89903045d6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b8eb3ec-1a1e-411b-b955-da4f0d74f529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b8eb3ec-1a1e-411b-b955-da4f0d74f529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53a271f1-d469-4359-8cab-31fda9430f9d', 'volume_name': 'volume-53a271f1-d469-4359-8cab-31fda9430f9d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (209f5632-0b6a-40ee-8b6d-c4383b9507d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (209f5632-0b6a-40ee-8b6d-c4383b9507d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c92be7e-1144-460b-8423-ede21ea668de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Volume 53a271f1-d469-4359-8cab-31fda9430f9d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53a271f1-d469-4359-8cab-31fda9430f9d', 'volume_size': 1} Jun 25 18:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-02a7eaca-22b9-4da2-ad14-d7fb21e89d56 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-964940936: creating Jun 25 18:03:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-02a7eaca-22b9-4da2-ad14-d7fb21e89d56 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-964940936: created successfully Jun 25 18:03:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-02a7eaca-22b9-4da2-ad14-d7fb21e89d56 tempest-GroupSnapshotsTest-307117331 None] Create group completed successfully. Jun 25 18:03:02 devstack sudo[105012]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1073741824" returned: 0 in 1.030s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:02 devstack sudo[105018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:02 devstack sudo[105018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:03 devstack sudo[105018]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 0.857s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] <== create_volume: return (1938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.942s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.806s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 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-06-25T16:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-713115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53a271f1-d469-4359-8cab-31fda9430f9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a050eafb0ad4eaead464d64d6f70672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:01Z,use_quota=True,user_id='22fd05df36b54660b8367e47597acc2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Creating volume 53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:03 devstack sudo[105021]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d 1073741824 Jun 25 18:03:03 devstack sudo[105021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Attempting download of 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 0bc95d21-c364-403b-80ea-a4659a6287c6. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[633d923a-935d-4c95-b24b-565e48a53dc0]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:03 devstack sudo[105023]: 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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr Jun 25 18:03:03 devstack sudo[105023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (cf38c018-2eb0-47be-a23b-57de4ea229b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62262ec4-8efd-4500-9a0e-1657c1bf626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62262ec4-8efd-4500-9a0e-1657c1bf626a) 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-06-25T16:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1759499451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5dd6bbfd-c1f2-46f2-a27c-f2bd771e2e21,host='devstack@QuobyteHD#QuobyteHD',id=59d9c279-5369-4474-89d6-a9be7e560198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:04Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23efac86-dfe7-40cb-8250-5c662934ad81),volume_type_id=23efac86-dfe7-40cb-8250-5c662934ad81)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75533b47-9cf4-4bc0-b5c3-587681658b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75533b47-9cf4-4bc0-b5c3-587681658b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af48807c-a343-4c39-a891-8ead05ecda54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af48807c-a343-4c39-a891-8ead05ecda54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59d9c279-5369-4474-89d6-a9be7e560198', 'volume_name': 'volume-59d9c279-5369-4474-89d6-a9be7e560198', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc0e56b-63eb-486f-b709-07b8e9b7ecaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc0e56b-63eb-486f-b709-07b8e9b7ecaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36cd093-c933-4366-a453-88eebbaca96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Volume 59d9c279-5369-4474-89d6-a9be7e560198: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59d9c279-5369-4474-89d6-a9be7e560198', 'volume_size': 1} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:04 devstack sudo[105023]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr" returned: 0 in 1.006s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:04 devstack sudo[105034]: 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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr Jun 25 18:03:04 devstack sudo[105034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:04 devstack sudo[105021]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d 1073741824" returned: 0 in 1.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:04 devstack sudo[105036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d Jun 25 18:03:04 devstack sudo[105036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:05 devstack sudo[105034]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr" returned: 1 in 0.975s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 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_90355f3c-4927-430b-89f2-c425553bceff_d6silpfr' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[983df6e9-f353-4511-aeca-d8b5049cb297]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:05 devstack sudo[105074]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD Jun 25 18:03:05 devstack sudo[105074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:05 devstack sudo[105036]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Flow 'volume_create_manager' (1224bab9-14eb-44bf-a592-cd17e0fa7c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cb408ed-54ff-4b9f-8cec-742f2fd637c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d" returned: 0 in 1.103s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] <== create_volume: return (2526ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.531s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.771s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 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=5dd6bbfd-c1f2-46f2-a27c-f2bd771e2e21,created_at=2026-06-25T16:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1759499451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5dd6bbfd-c1f2-46f2-a27c-f2bd771e2e21,host='devstack@QuobyteHD#QuobyteHD',id=59d9c279-5369-4474-89d6-a9be7e560198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:04Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23efac86-dfe7-40cb-8250-5c662934ad81),volume_type_id=23efac86-dfe7-40cb-8250-5c662934ad81)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Creating volume 59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:06 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cb408ed-54ff-4b9f-8cec-742f2fd637c9) 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-06-25T16:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1541636200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f89316d-3afe-4e73-a2c2-29c6fdd55334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94db779e73f4ae48a75037215107019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:06Z,use_quota=True,user_id='b6ba4bb758eb48f2b031aab6884758d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfc493e0-caa2-4cfb-b27f-2b8d97d61d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfc493e0-caa2-4cfb-b27f-2b8d97d61d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack sudo[105079]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 1073741824 Jun 25 18:03:06 devstack sudo[105079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ecdbc74-a602-4dea-b57b-3310564bc7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c92be7e-1144-460b-8423-ede21ea668de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53a271f1-d469-4359-8cab-31fda9430f9d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7fb85ed-1dc3-4085-a96f-ec1795a27874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Volume volume-53a271f1-d469-4359-8cab-31fda9430f9d (53a271f1-d469-4359-8cab-31fda9430f9d): created successfully Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7fb85ed-1dc3-4085-a96f-ec1795a27874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Flow 'volume_create_manager' (08e6a897-bc5f-44fc-9641-04b90a5b55ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6e6681bc-8270-4933-82f4-a146b15cf693 tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Created volume successfully. Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ecdbc74-a602-4dea-b57b-3310564bc7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'volume_name': 'volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c76f8752-fea1-4b23-b613-b770be06e76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c76f8752-fea1-4b23-b613-b770be06e76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0c9b8f4-5e67-439d-85fb-ed9c43e0a109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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': } Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Trying to clone 7f89316d-3afe-4e73-a2c2-29c6fdd55334 from image 90355f3c-4927-430b-89f2-c425553bceff at location (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:03:06 devstack sudo[105074]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD" returned: 0 in 1.166s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] 90355f3c-4927-430b-89f2-c425553bceff was qcow2, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:06 devstack sudo[105086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:06 devstack sudo[105086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:03:07 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9247f69-37cd-4a21-ae6d-2bce319f5694]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:07 devstack sudo[105091]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD Jun 25 18:03:07 devstack sudo[105091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:07 devstack sudo[105079]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 1073741824" returned: 0 in 1.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:07 devstack sudo[105093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:07 devstack sudo[105093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:08 devstack sudo[105091]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD" returned: 0 in 0.985s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff is fetched for user b6ba4bb758eb48f2b031aab6884758d5. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:03:08 devstack sudo[105093]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 0.787s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] <== create_volume: return (2102ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.105s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.755s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Creating offline snapshot fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 of volume 53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36cd093-c933-4366-a453-88eebbaca96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59d9c279-5369-4474-89d6-a9be7e560198', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9582d7-be7e-453f-a211-2080bc701c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed7a4332-29da-4f69-b09b-4c9a6a893d53]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Volume volume-59d9c279-5369-4474-89d6-a9be7e560198 (59d9c279-5369-4474-89d6-a9be7e560198): created successfully Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9582d7-be7e-453f-a211-2080bc701c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (cf38c018-2eb0-47be-a23b-57de4ea229b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e697aba-2119-4c10-ba87-2acc1d784bbe]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3cac31aa-939d-4bb1-8d36-02361cc8b969 tempest-GroupSnapshotsTest-307117331 None] Created volume successfully. Jun 25 18:03:08 devstack sudo[105106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d Jun 25 18:03:08 devstack sudo[105106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:08 devstack sudo[105107]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD Jun 25 18:03:08 devstack sudo[105107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:09 devstack sudo[105107]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:09 devstack sudo[105106]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d" returned: 0 in 0.933s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:09 devstack sudo[105116]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 1G Jun 25 18:03:09 devstack sudo[105116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:09 devstack sudo[105086]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 2.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_bpulmzmedevstack@QuobyteHD, size 112.00 MB, duration 2.37 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:03:09 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Converted 112.00 MB image at 47.32 MB/s Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:09 devstack sudo[105118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1G Jun 25 18:03:09 devstack sudo[105118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] GroupSnapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: creating. Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Group snapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4448}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:09 devstack sudo[105116]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:09 devstack sudo[105118]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 1G" returned: 0 in 0.805s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 1G" returned: 0 in 0.889s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53a271f1-d469-4359-8cab-31fda9430f9d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:10 devstack sudo[105127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53a271f1-d469-4359-8cab-31fda9430f9d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 Jun 25 18:03:10 devstack sudo[105127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b5f07df-db18-4bd7-9013-a420354f4970]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:10 devstack sudo[105129]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:10 devstack sudo[105129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:10 devstack sudo[105127]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53a271f1-d469-4359-8cab-31fda9430f9d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:10 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 is being set with open permissions: ugo+rw Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:10 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/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 Jun 25 18:03:10 devstack sudo[105135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:10 devstack sudo[105129]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 0.920s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:11 devstack sudo[105139]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:11 devstack sudo[105139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:11 devstack sudo[105135]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" returned: 0 in 0.775s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:11 devstack sudo[105142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info Jun 25 18:03:11 devstack sudo[105142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:11 devstack sudo[105139]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 1 in 0.952s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Downloaded image 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 0bc95d21-c364-403b-80ea-a4659a6287c6 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff for user 46618bcd4f874e91b7ab605b78fb917f is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Marking volume 0bc95d21-c364-403b-80ea-a4659a6287c6 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Copying metadata from image 90355f3c-4927-430b-89f2-c425553bceff to 0bc95d21-c364-403b-80ea-a4659a6287c6. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Creating volume glance metadata for volume 0bc95d21-c364-403b-80ea-a4659a6287c6 backed by image 90355f3c-4927-430b-89f2-c425553bceff 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': '90355f3c-4927-430b-89f2-c425553bceff', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e24ef25-30a1-4297-b5cd-58b7c65cf1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bc95d21-c364-403b-80ea-a4659a6287c6', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61395a7c-71c8-4951-bccd-fca915d558ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Volume volume-0bc95d21-c364-403b-80ea-a4659a6287c6 (0bc95d21-c364-403b-80ea-a4659a6287c6): created successfully Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61395a7c-71c8-4951-bccd-fca915d558ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Flow 'volume_create_manager' (02e9c28e-8a22-4fce-95a6-e2c64d75b8aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-184177dd-9802-4df5-9b80-c928748ff8a0 tempest-VolumesExtendTest-370753599 None] Created volume successfully. Jun 25 18:03:12 devstack sudo[105142]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:12 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info is being set with open permissions: ugo+rw Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:12 devstack sudo[105148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info Jun 25 18:03:12 devstack sudo[105148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:13 devstack sudo[105148]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.info" returned: 0 in 0.761s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.915s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.924s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 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-06-25T16:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1541636200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f89316d-3afe-4e73-a2c2-29c6fdd55334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94db779e73f4ae48a75037215107019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:06Z,use_quota=True,user_id='b6ba4bb758eb48f2b031aab6884758d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Creating volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:13 devstack sudo[105151]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1073741824 Jun 25 18:03:13 devstack sudo[105151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f9620ed4-6c6c-4405-9ea5-58a8c1ced21b tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Create snapshot completed successfully Jun 25 18:03:13 devstack sudo[105151]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1073741824" returned: 0 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:14 devstack sudo[105157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:14 devstack sudo[105157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "cinder-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "cinder-quobyte-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Deleting offline snapshot fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 of volume 53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] snapshot_file for this snap is: volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[242c0e3c-4db6-44e7-9e0b-73bbbbc34773]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:14 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/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 Jun 25 18:03:14 devstack sudo[105159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:14 devstack sudo[105157]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.767s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] <== create_volume: return (1722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.724s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 5.153s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Creating offline snapshot dec4c5d0-f196-4fb8-8537-fbfb16dae638 of volume 59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Attempting download of 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b758f5b3-ef4b-48e5-a675-58af957ac53f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fce659f8-3cd8-4b2b-adc4-9ed63f90ddd7]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:14 devstack sudo[105162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:14 devstack sudo[105162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:15 devstack sudo[105165]: 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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk Jun 25 18:03:15 devstack sudo[105165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:15 devstack sudo[105159]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" returned: 0 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-53a271f1-d469-4359-8cab-31fda9430f9d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[97e64965-c18c-40f3-af17-3add21551d02]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:15 devstack sudo[105169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d Jun 25 18:03:15 devstack sudo[105169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:15 devstack sudo[105162]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 0.954s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:15 devstack sudo[105165]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk" returned: 0 in 0.912s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:15 devstack sudo[105182]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 1G Jun 25 18:03:15 devstack sudo[105182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:15 devstack sudo[105183]: 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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk Jun 25 18:03:15 devstack sudo[105183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:15 devstack sudo[105169]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d" returned: 0 in 0.928s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:16 devstack sudo[105189]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 Jun 25 18:03:16 devstack sudo[105189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:16 devstack sudo[105183]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk" returned: 1 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 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_90355f3c-4927-430b-89f2-c425553bceff_rzbi6bhk' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[98ee6e0d-4be0-48ed-9a61-f28d47d41a62]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:16 devstack sudo[105182]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 1G" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-59d9c279-5369-4474-89d6-a9be7e560198 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:16 devstack sudo[105199]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD Jun 25 18:03:16 devstack sudo[105199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:16 devstack sudo[105201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-59d9c279-5369-4474-89d6-a9be7e560198 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:16 devstack sudo[105201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:17 devstack sudo[105189]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" returned: 0 in 1.013s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:17 devstack sudo[105204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3 Jun 25 18:03:17 devstack sudo[105204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:17 devstack sudo[105199]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD" returned: 0 in 0.899s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] 90355f3c-4927-430b-89f2-c425553bceff was qcow2, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:17 devstack sudo[105201]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-59d9c279-5369-4474-89d6-a9be7e560198 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 0.812s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:17 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:17 devstack sudo[105212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:17 devstack sudo[105212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:17 devstack sudo[105213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:17 devstack sudo[105213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:17 devstack sudo[105204]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d.fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" returned: 0 in 0.782s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3" released by "_delete_snapshot" :: held 3.660s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" released by "delete_snapshot" :: held 3.687s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Created reservations ['328b07e7-bca4-4020-a792-76dfeb5d9ea4', '6478b68c-ddbf-473c-a6f9-f32c98a8ece5', '99977d76-029e-4837-a0b1-afcf376cfb04', 'b7cf7711-a13d-447e-8f9b-50e84a956b3f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Delete snapshot completed successfully. Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c867674-73a3-4f2a-986f-311ef276240a tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-fb7f4c1a-3b0c-4276-b6cf-b96006cddee3-delete_snapshot" released by "delete_snapshot" :: held 3.879s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:18 devstack sudo[105213]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 0.769s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:18 devstack sudo[105231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info Jun 25 18:03:18 devstack sudo[105231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "cinder-53a271f1-d469-4359-8cab-31fda9430f9d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-53a271f1-d469-4359-8cab-31fda9430f9d-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[47162cb7-e6c9-47a3-a533-0d63311c9321]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:18 devstack sudo[105233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d Jun 25 18:03:18 devstack sudo[105233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:19 devstack sudo[105231]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info" returned: 0 in 0.981s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:19 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:19 devstack sudo[105236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info Jun 25 18:03:19 devstack sudo[105236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:19 devstack sudo[105233]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d" returned: 0 in 1.159s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:19 devstack sudo[105241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d Jun 25 18:03:19 devstack sudo[105241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:19 devstack sudo[105212]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 2.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_h_i5dbrqdevstack@QuobyteHD, size 112.00 MB, duration 2.37 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:03:19 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Converted 112.00 MB image at 47.22 MB/s Jun 25 18:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:19 devstack sudo[105243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1G Jun 25 18:03:19 devstack sudo[105243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:20 devstack sudo[105236]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.info" returned: 0 in 0.825s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.466s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 7.753s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0651fe75-d938-4e68-ac85-16fd496720af]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:20 devstack sudo[105246]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:20 devstack sudo[105246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6d7df7e9-a1a2-475d-9d0c-4334e600afa6 tempest-GroupSnapshotsTest-307117331 None] group_snapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: created successfully Jun 25 18:03:20 devstack sudo[105241]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-53a271f1-d469-4359-8cab-31fda9430f9d" returned: 0 in 0.838s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-quobyte-53a271f1-d469-4359-8cab-31fda9430f9d" released by "delete_volume" :: held 2.079s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Created reservations ['00126901-3c6c-4c45-9157-fedc20c4dd68', '2a684903-55b8-41f6-8d9d-5b0dd17329c2', 'cc55dd74-4860-486f-971b-ab4bddce4219', '6d017f16-3b52-4164-90dd-fedb465f3697'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:20 devstack sudo[105243]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 1G" returned: 0 in 0.834s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[de2e9e6c-d0ec-46a6-b536-61566c4f0188]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:20 devstack sudo[105254]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:20 devstack sudo[105254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:20 devstack sudo[105253]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:20 devstack sudo[105253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:21 devstack sudo[105246]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:21 devstack sudo[105259]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:21 devstack sudo[105259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:21 devstack sudo[105254]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:21 devstack sudo[105253]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.956s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Deleted volume successfully. Jun 25 18:03:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ab3b46-b279-4d99-982f-b120153e6b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1600636133 None] Lock "cinder-53a271f1-d469-4359-8cab-31fda9430f9d-delete_volume" released by "delete_volume" :: held 3.314s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:21 devstack sudo[105264]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:21 devstack sudo[105264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:22 devstack sudo[105259]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 1 in 0.920s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 2G" returned: 0 in 0.098s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 2.107s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=100,cinder:SELECT=86,cinder:INSERT=32,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:03:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3f0a99fe-02b8-4d39-9d48-fe55ab851967 tempest-VolumesExtendTest-370753599 None] Extend volume completed successfully. Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" acquired by "_create_volume_from_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Creating volume 0a3bad39-fbcc-48af-bf2b-23ed914bacd6 from snapshot dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" acquired by "_copy_volume_from_snapshot" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] snapshot: dec4c5d0-f196-4fb8-8537-fbfb16dae638, volume: 0a3bad39-fbcc-48af-bf2b-23ed914bacd6, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbda9890-ffc9-432f-be3e-ae44d0b42c66]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-0bc95d21-c364-403b-80ea-a4659a6287c6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:22 devstack sudo[105275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:22 devstack sudo[105264]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:22 devstack sudo[105275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 1 in 1.119s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Downloaded image 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff for user b6ba4bb758eb48f2b031aab6884758d5 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Marking volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "cinder-0bc95d21-c364-403b-80ea-a4659a6287c6-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Copying metadata from image 90355f3c-4927-430b-89f2-c425553bceff to 7f89316d-3afe-4e73-a2c2-29c6fdd55334. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Creating volume glance metadata for volume 7f89316d-3afe-4e73-a2c2-29c6fdd55334 backed by image 90355f3c-4927-430b-89f2-c425553bceff 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': '90355f3c-4927-430b-89f2-c425553bceff', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:03:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-quobyte-0bc95d21-c364-403b-80ea-a4659a6287c6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-0bc95d21-c364-403b-80ea-a4659a6287c6" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c126d40a-493e-480b-8046-a618208c5f02]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0c9b8f4-5e67-439d-85fb-ed9c43e0a109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb64878c-5cd6-472a-bff7-ef1a02d52f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Volume volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 (7f89316d-3afe-4e73-a2c2-29c6fdd55334): created successfully Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb64878c-5cd6-472a-bff7-ef1a02d52f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Flow 'volume_create_manager' (1224bab9-14eb-44bf-a592-cd17e0fa7c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac9a1fc3-7f7b-4f80-9bbe-89b04b017809 tempest-TestShelveInstance-1732637398 None] Created volume successfully. Jun 25 18:03:23 devstack sudo[105277]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:23 devstack sudo[105277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:23 devstack sudo[105275]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 1.138s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-59d9c279-5369-4474-89d6-a9be7e560198(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b924574d-5f6f-4694-a03a-3c9b2501eb51]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:24 devstack sudo[105277]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 0.979s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:24 devstack sudo[105284]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:24 devstack sudo[105284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:24 devstack sudo[105286]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:24 devstack sudo[105286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:25 devstack sudo[105286]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 1 in 0.993s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:25 devstack sudo[105298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6 Jun 25 18:03:25 devstack sudo[105298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:25 devstack sudo[105284]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 1.237s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:25 devstack sudo[105300]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 Jun 25 18:03:25 devstack sudo[105300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:26 devstack sudo[105298]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0bc95d21-c364-403b-80ea-a4659a6287c6" returned: 0 in 1.228s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-0bc95d21-c364-403b-80ea-a4659a6287c6" released by "delete_volume" :: held 3.335s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Created reservations ['f822607a-5f62-4366-b3ae-171a7cfea8a3', '8a25a509-6ffc-408c-a76c-2465f75a59fb', '2a8cb4bf-d7cb-4c16-a94e-ecafab14ce78', '222e15bf-81ff-4bee-ac0d-1f04cbb79c63'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:26 devstack sudo[105313]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:26 devstack sudo[105313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:26 devstack sudo[105315]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:27 devstack sudo[105315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:29 devstack sudo[105313]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.958s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=98,cinder:UPDATE=105,cinder:INSERT=34,cinder:DELETE=7 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:03:29 devstack sudo[105315]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.860s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Flow 'volume_create_manager' (b44268dd-50ac-42ae-8775-030694e8f7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16113279-5b45-406e-804f-e6fa58f96319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Deleted volume successfully. Jun 25 18:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16113279-5b45-406e-804f-e6fa58f96319) 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-06-25T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1320186859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c219478-5fff-49de-a5c7-b286904063d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38f65af085b4dda8ede378550362431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:30Z,use_quota=True,user_id='46618bcd4f874e91b7ab605b78fb917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92d20559-e7fe-441b-8a02-e7fd4aff17ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92d20559-e7fe-441b-8a02-e7fd4aff17ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a85c573-d4f0-4db0-83b0-ba7b9c39008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a85c573-d4f0-4db0-83b0-ba7b9c39008d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c219478-5fff-49de-a5c7-b286904063d0', 'volume_name': 'volume-6c219478-5fff-49de-a5c7-b286904063d0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cb89593-74ca-4e0a-b4d9-0fbbef3ef726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cb89593-74ca-4e0a-b4d9-0fbbef3ef726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93ac97e4-b2d4-4ed5-9206-1a213a4be344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Volume 6c219478-5fff-49de-a5c7-b286904063d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c219478-5fff-49de-a5c7-b286904063d0', 'volume_size': 1} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa572b4a-e61b-4207-a12d-f952782b9023 tempest-VolumesExtendTest-370753599 None] Lock "cinder-0bc95d21-c364-403b-80ea-a4659a6287c6-delete_volume" released by "delete_volume" :: held 7.337s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:32 devstack sudo[105300]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" returned: 0 in 7.688s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc14cd5f-2eb5-471b-a7a7-0b90692ec6c3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:32 devstack sudo[105321]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:32 devstack sudo[105321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:34 devstack sudo[105321]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 1.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198, size 1024.00 MB, duration 7.69 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:03:34 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Converted 1024.00 MB image at 133.16 MB/s Jun 25 18:03:34 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:34 devstack sudo[105334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 Jun 25 18:03:34 devstack sudo[105334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:34 devstack sudo[105334]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" returned: 0 in 0.780s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" released by "_copy_volume_from_snapshot" :: held 12.313s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" released by "_create_volume_from_snapshot" :: held 12.376s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 12.402s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.782s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 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-06-25T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1320186859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c219478-5fff-49de-a5c7-b286904063d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38f65af085b4dda8ede378550362431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:30Z,use_quota=True,user_id='46618bcd4f874e91b7ab605b78fb917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Creating volume 6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:35 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:35 devstack sudo[105337]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 1073741824 Jun 25 18:03:35 devstack sudo[105337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-48c5311a-2fcf-4f00-a10d-f07f5ab69b48 tempest-GroupSnapshotsTest-307117331 None] Create group from source-snapshot-9ef52f96-b2e8-46be-981a-b58be48e7a0a completed successfully. Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Flow 'volume_create_manager' (102a5017-2855-4223-bcdd-5d8628e207bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97cdc0db-413b-4e6d-a754-be4abf0249f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97cdc0db-413b-4e6d-a754-be4abf0249f3) 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-06-25T16:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1705367233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d8e3e26c-8904-4a9a-af3d-acb951f4972e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e681c5caae4e05b14f4b319d0533f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:35Z,use_quota=True,user_id='65169d80f9c54205b51f1a5836d46ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(362f463a-9ac8-4dd0-9296-92238aaca236),volume_type_id=362f463a-9ac8-4dd0-9296-92238aaca236)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b70da902-69b8-4413-b725-d5236dbb7478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b70da902-69b8-4413-b725-d5236dbb7478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7a6a450-a012-47b3-9200-6b59f4bb8022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7a6a450-a012-47b3-9200-6b59f4bb8022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd8e3e26c-8904-4a9a-af3d-acb951f4972e', 'volume_name': 'volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (267d0c04-06a3-48d5-9466-655318a5df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (267d0c04-06a3-48d5-9466-655318a5df1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfb52d5d-2195-45fa-ad87-5c1295bb6273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Volume d8e3e26c-8904-4a9a-af3d-acb951f4972e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e', 'volume_size': 1} Jun 25 18:03:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:36 devstack sudo[105337]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 1073741824" returned: 0 in 1.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:36 devstack sudo[105344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:03:36 devstack sudo[105344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1695f38-d83e-4a45-8fb3-c8cbb7434c98]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:36 devstack sudo[105346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 Jun 25 18:03:36 devstack sudo[105346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:37 devstack sudo[105344]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 0.804s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] <== create_volume: return (2108ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.113s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.163s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93ac97e4-b2d4-4ed5-9206-1a213a4be344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c219478-5fff-49de-a5c7-b286904063d0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc2488f7-b8e2-4ad3-89dc-6f23f32b64db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Volume volume-6c219478-5fff-49de-a5c7-b286904063d0 (6c219478-5fff-49de-a5c7-b286904063d0): created successfully Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc2488f7-b8e2-4ad3-89dc-6f23f32b64db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Flow 'volume_create_manager' (b44268dd-50ac-42ae-8775-030694e8f7e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0498ce7a-f2e7-4711-9a59-370a572a30b4]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b4b2c7bc-6186-43d8-8e12-73b33cf57b7c tempest-VolumesExtendTest-370753599 None] Created volume successfully. Jun 25 18:03:37 devstack sudo[105349]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:37 devstack sudo[105349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:37 devstack sudo[105346]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" returned: 0 in 0.874s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:37 devstack sudo[105354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6 Jun 25 18:03:37 devstack sudo[105354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:38 devstack sudo[105349]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.854s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:38 devstack sudo[105358]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:03:38 devstack sudo[105358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:38 devstack sudo[105354]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" returned: 0 in 0.714s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-0a3bad39-fbcc-48af-bf2b-23ed914bacd6" released by "delete_volume" :: held 1.664s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:38 devstack sudo[105358]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 1 in 0.813s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.750s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.470s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 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-06-25T16:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1705367233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d8e3e26c-8904-4a9a-af3d-acb951f4972e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e681c5caae4e05b14f4b319d0533f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:35Z,use_quota=True,user_id='65169d80f9c54205b51f1a5836d46ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(362f463a-9ac8-4dd0-9296-92238aaca236),volume_type_id=362f463a-9ac8-4dd0-9296-92238aaca236)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Creating volume d8e3e26c-8904-4a9a-af3d-acb951f4972e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:38 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:38 devstack sudo[105364]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e 1073741824 Jun 25 18:03:38 devstack sudo[105364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'c6618be9-ace1-49d4-95d4-6a5c78b803dd', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:03:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-7640917e-9df8-4e35-93ee-92e14f53ae2d req-2469e89a-ab1d-40f8-82c8-c678df09835c tempest-TestShelveInstance-1732637398 None] attachment_update completed successfully. Jun 25 18:03:39 devstack sudo[105364]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e 1073741824" returned: 0 in 0.909s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Created reservations ['3190f080-18e3-4820-b636-e4784be9d035'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:39 devstack cinder-volume[94004]: WARNING cinder.quota [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1634084107 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1634084107, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:03:39 devstack cinder-volume[94004]: WARNING cinder.quota [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1634084107 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1634084107, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Created reservations ['47a745ad-ee41-42e2-8bed-996ebd968fbb', '3e167fbb-3750-40d3-a4e7-887b331a05aa', '935f5af7-592c-45a2-9b7c-d3f9f03943f6', '972367d5-8a2a-4429-bd69-d90a1abd4b30'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:43 devstack sudo[105371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e Jun 25 18:03:43 devstack sudo[105371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:43 devstack sudo[105373]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:43 devstack sudo[105373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:44 devstack sudo[105371]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e" returned: 0 in 0.765s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] <== create_volume: return (5195ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 5.199s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 6.074s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: deleting Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfb52d5d-2195-45fa-ad87-5c1295bb6273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a99e63e-2538-4446-9bd6-4594dd9c52e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Creating offline snapshot 0bb14bfa-dc21-4aab-808f-cedcbb2998db of volume 6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:03:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Volume volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e (d8e3e26c-8904-4a9a-af3d-acb951f4972e): created successfully Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a99e63e-2538-4446-9bd6-4594dd9c52e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Flow 'volume_create_manager' (102a5017-2855-4223-bcdd-5d8628e207bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d94e0e81-8f69-44ec-ba3d-a20f1a63c0c2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4623}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:44 devstack sudo[105373]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.744s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7bbc194c-788b-40f7-a2ce-135944047ddb tempest-VolumeTypesAccessTest-684325289 None] Created volume successfully. Jun 25 18:03:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b0d3c689-af7d-4fa5-82e7-cf494cf851b2 tempest-GroupSnapshotsTest-307117331 None] Delete group completed successfully. Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Deleting offline snapshot dec4c5d0-f196-4fb8-8537-fbfb16dae638 of volume 59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] snapshot_file for this snap is: volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:03:44 devstack sudo[105377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1aa7d4e-68a1-45fd-8784-1f53aa6fa70a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:44 devstack sudo[105377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:44 devstack sudo[105379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:44 devstack sudo[105379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:45 devstack sudo[105377]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 0.898s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:45 devstack sudo[105387]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db 1G Jun 25 18:03:45 devstack sudo[105387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Acquiring lock "cinder-d8e3e26c-8904-4a9a-af3d-acb951f4972e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "cinder-d8e3e26c-8904-4a9a-af3d-acb951f4972e-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:45 devstack sudo[105379]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 0.882s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-59d9c279-5369-4474-89d6-a9be7e560198(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ecdb43d-4f75-4330-acbb-29059a36b0f4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Acquiring lock "cinder-quobyte-d8e3e26c-8904-4a9a-af3d-acb951f4972e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "cinder-quobyte-d8e3e26c-8904-4a9a-af3d-acb951f4972e" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d2a0d30-b688-4af2-b03d-ee4053b82225]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:45 devstack sudo[105390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:45 devstack sudo[105390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:45 devstack sudo[105418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e Jun 25 18:03:45 devstack sudo[105418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:46 devstack sudo[105387]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db 1G" returned: 0 in 1.059s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c219478-5fff-49de-a5c7-b286904063d0 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:46 devstack sudo[105470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c219478-5fff-49de-a5c7-b286904063d0 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db Jun 25 18:03:46 devstack sudo[105470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:46 devstack sudo[105390]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:46 devstack sudo[105418]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e" returned: 0 in 0.910s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:46 devstack sudo[105472]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:46 devstack sudo[105472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:46 devstack sudo[105473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e Jun 25 18:03:46 devstack sudo[105473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:46 devstack sudo[105473]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d8e3e26c-8904-4a9a-af3d-acb951f4972e" returned: 0 in 0.724s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "cinder-quobyte-d8e3e26c-8904-4a9a-af3d-acb951f4972e" released by "delete_volume" :: held 1.700s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:47 devstack cinder-volume[94004]: WARNING cinder.quota [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1748756171 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1748756171, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:03:47 devstack cinder-volume[94004]: WARNING cinder.quota [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1748756171 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1748756171, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:03:47 devstack sudo[105470]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c219478-5fff-49de-a5c7-b286904063d0 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db" returned: 0 in 0.910s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db is being set with open permissions: ugo+rw Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Created reservations ['84cd2a58-44e3-4c27-b582-55ae7f777b75', '5e332dfa-706d-4e8e-b3d6-62d4120a6ff9', '01e77fc7-8f3e-477b-a700-33375d137fba', '7ac53b69-8026-4e37-ba88-420e28e806c4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:47 devstack sudo[105486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db Jun 25 18:03:47 devstack sudo[105486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:47 devstack sudo[105472]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 0.905s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:47 devstack sudo[105488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638 Jun 25 18:03:47 devstack sudo[105488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:47 devstack sudo[105490]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:47 devstack sudo[105490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:47 devstack sudo[105486]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db" returned: 0 in 0.893s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:48 devstack sudo[105495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info Jun 25 18:03:48 devstack sudo[105495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:48 devstack sudo[105488]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198.dec4c5d0-f196-4fb8-8537-fbfb16dae638" returned: 0 in 0.879s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-dec4c5d0-f196-4fb8-8537-fbfb16dae638" released by "_delete_snapshot" :: held 3.796s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" released by "delete_snapshot" :: held 3.824s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:48 devstack sudo[105490]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.961s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Deleted volume successfully. Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-775480a8-4205-45dc-b0b5-2e31067e1626 tempest-VolumeTypesAccessTest-684325289 None] Lock "cinder-d8e3e26c-8904-4a9a-af3d-acb951f4972e-delete_volume" released by "delete_volume" :: held 3.011s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:48 devstack cinder-volume[94004]: WARNING cinder.quota [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1634084107 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1634084107, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] Created reservations ['9ed03959-b0df-4662-b80a-8028884fc23c', '67d1dad8-8746-4d3a-812a-a0ad0a8f7146', 'e5e1837a-eefb-4222-b5b3-bc6ea931a5ba', '68289707-d245-4bd2-889a-ca94d2cba9ef'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7305ca1f-53ca-4a49-b301-5d0901c8391c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 9ef52f96-b2e8-46be-981a-b58be48e7a0a: deleted successfully Jun 25 18:03:48 devstack sudo[105495]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info" returned: 0 in 0.906s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:48 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info is being set with open permissions: ugo+rw Jun 25 18:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:48 devstack sudo[105824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info Jun 25 18:03:48 devstack sudo[105824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c049346-bb38-4e73-9f06-8c6b085a16da]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:49 devstack sudo[105831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:49 devstack sudo[105831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:50 devstack sudo[105824]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.info" returned: 0 in 1.152s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2287dc16-d0c8-43d5-a5b2-1326b65744cc tempest-VolumesExtendTest-370753599 None] Create snapshot completed successfully Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0de24b1e-d04d-4d09-a715-06ba9e309922]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:51 devstack sudo[105831]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 1.961s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:51 devstack sudo[105903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198 Jun 25 18:03:51 devstack sudo[105903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:51 devstack sudo[105901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:03:51 devstack sudo[105901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:52 devstack sudo[105901]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 1.439s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:52 devstack sudo[105903]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-59d9c279-5369-4474-89d6-a9be7e560198" returned: 0 in 1.423s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-59d9c279-5369-4474-89d6-a9be7e560198" released by "delete_volume" :: held 3.510s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Created reservations ['6a718cb0-e288-448b-a8ab-23e7c4a21aa7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db 2G" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 1.867s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:52 devstack cinder-volume[94004]: WARNING cinder.db.api [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 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-1634084107'] Jun 25 18:03:52 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Created reservations ['9a612af5-ff4c-4f98-94e4-f0c9cb9b29c8', '4659d81f-3116-49c0-9c0f-d0580e4a85bc', '9c131b08-7b2a-43eb-b62f-e4e076e516ae', '37b129e8-4c7a-4bb9-af4f-dcd8b7179045'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:03:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-50bc1001-e93e-4fb9-8ff9-2dae25bfe38b tempest-VolumesExtendTest-370753599 None] Extend volume completed successfully. Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:53 devstack sudo[105916]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:03:53 devstack sudo[105916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-0bb14bfa-dc21-4aab-808f-cedcbb2998db-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-0bb14bfa-dc21-4aab-808f-cedcbb2998db-delete_snapshot" acquired by "delete_snapshot" :: waited 0.071s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-quobyte-0bb14bfa-dc21-4aab-808f-cedcbb2998db" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-0bb14bfa-dc21-4aab-808f-cedcbb2998db" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Deleting offline snapshot 0bb14bfa-dc21-4aab-808f-cedcbb2998db of volume 6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] snapshot_file for this snap is: volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6801dc0d-c10e-4ad0-8bb8-25b93841962b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:54 devstack sudo[105918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db Jun 25 18:03:54 devstack sudo[105918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:54 devstack sudo[105916]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.544s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:54 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:03:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6f369126-8c67-42cd-871f-2063add8b6aa tempest-GroupSnapshotsTest-307117331 None] Delete group completed successfully. Jun 25 18:03:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-80d600e2-8f7e-47c9-8b8d-df12d43ced07 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-307199695: creating Jun 25 18:03:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-80d600e2-8f7e-47c9-8b8d-df12d43ced07 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-307199695: created successfully Jun 25 18:03:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-80d600e2-8f7e-47c9-8b8d-df12d43ced07 tempest-GroupSnapshotsTest-307117331 None] Create group completed successfully. Jun 25 18:03:55 devstack sudo[105918]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db" returned: 0 in 1.803s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6c219478-5fff-49de-a5c7-b286904063d0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:03:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9460f8ec-521e-4a7a-8205-60ca0d5d6292]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:03:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:56 devstack sudo[105924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:03:56 devstack sudo[105924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (d13e9121-a443-4448-93d2-ff80df8e0bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (789c1290-b827-4da9-8e4d-2ffd42d3a13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (789c1290-b827-4da9-8e4d-2ffd42d3a13d) 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-06-25T16:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1118812711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62ebc978-5fad-4333-a9b9-5523317f93df,host='devstack@QuobyteHD#QuobyteHD',id=d6491924-820b-487b-a525-006ca40e2fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:57Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8e48ec0-97af-4c38-8108-17d3eddbc711),volume_type_id=e8e48ec0-97af-4c38-8108-17d3eddbc711)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47c777f5-3aaf-45d1-a0d7-4cbcf85d714e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47c777f5-3aaf-45d1-a0d7-4cbcf85d714e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6da9449c-2e5b-4390-9496-a4b808f521ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6da9449c-2e5b-4390-9496-a4b808f521ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6491924-820b-487b-a525-006ca40e2fb9', 'volume_name': 'volume-d6491924-820b-487b-a525-006ca40e2fb9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f04981-5da0-4cf3-962a-eef84cdf18fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f04981-5da0-4cf3-962a-eef84cdf18fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bdb2df9-2733-4c6c-9db0-75785def5fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:03:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Volume d6491924-820b-487b-a525-006ca40e2fb9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6491924-820b-487b-a525-006ca40e2fb9', 'volume_size': 1} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 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=62ebc978-5fad-4333-a9b9-5523317f93df,created_at=2026-06-25T16:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1118812711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62ebc978-5fad-4333-a9b9-5523317f93df,host='devstack@QuobyteHD#QuobyteHD',id=d6491924-820b-487b-a525-006ca40e2fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:03:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:03:57Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8e48ec0-97af-4c38-8108-17d3eddbc711),volume_type_id=e8e48ec0-97af-4c38-8108-17d3eddbc711)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Creating volume d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:03:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:57 devstack sudo[105929]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 1073741824 Jun 25 18:03:57 devstack sudo[105929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:57 devstack sudo[105924]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 1.765s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:57 devstack sudo[105931]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db Jun 25 18:03:57 devstack sudo[105931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:59 devstack sudo[105931]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db" returned: 0 in 1.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:59 devstack sudo[105940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db Jun 25 18:03:59 devstack sudo[105940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:03:59 devstack sudo[105929]: pam_unix(sudo:session): session closed for user root Jun 25 18:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 1073741824" returned: 0 in 1.723s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:03:59 devstack sudo[105942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 Jun 25 18:03:59 devstack sudo[105942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:00 devstack sudo[105942]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9" returned: 0 in 1.020s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] <== create_volume: return (2825ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.831s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bdb2df9-2733-4c6c-9db0-75785def5fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6491924-820b-487b-a525-006ca40e2fb9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (290a4740-8526-42ca-87e3-e65934149a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Volume volume-d6491924-820b-487b-a525-006ca40e2fb9 (d6491924-820b-487b-a525-006ca40e2fb9): created successfully Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (290a4740-8526-42ca-87e3-e65934149a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (d13e9121-a443-4448-93d2-ff80df8e0bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-48eea18e-0437-4d48-9083-0812250fc282 tempest-GroupSnapshotsTest-307117331 None] Created volume successfully. Jun 25 18:04:00 devstack sudo[105940]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0.0bb14bfa-dc21-4aab-808f-cedcbb2998db" returned: 0 in 1.391s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-0bb14bfa-dc21-4aab-808f-cedcbb2998db" released by "_delete_snapshot" :: held 6.697s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" released by "delete_snapshot" :: held 6.750s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Created reservations ['8ec7eb71-7e20-4fcd-b685-25b901604076', 'd71a38dd-9732-49fc-9e75-6e74a671b518', '25f6eeab-f5e7-4d66-ad14-169b939b821a', '14c97295-ae25-4d0e-9044-05e916fe39ba'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Delete snapshot completed successfully. Jun 25 18:04:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-573c732a-7c90-4eb7-8e52-c3658506833f tempest-VolumesExtendTest-370753599 None] Lock "cinder-0bb14bfa-dc21-4aab-808f-cedcbb2998db-delete_snapshot" released by "delete_snapshot" :: held 7.028s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-6c219478-5fff-49de-a5c7-b286904063d0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "cinder-6c219478-5fff-49de-a5c7-b286904063d0-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Acquiring lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" acquired by "delete_volume" :: waited 0.047s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba26eed4-cfea-4570-9706-c50fb3844308]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (3c7053da-5ab8-47d7-8370-916004d54643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (387fdcdd-3f38-4699-8512-75047abc597f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (387fdcdd-3f38-4699-8512-75047abc597f) 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-06-25T16:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-932089535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62ebc978-5fad-4333-a9b9-5523317f93df,host='devstack@QuobyteHD#QuobyteHD',id=27b16beb-d62a-4177-8fc2-41c42ea3a7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:02Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8e48ec0-97af-4c38-8108-17d3eddbc711),volume_type_id=e8e48ec0-97af-4c38-8108-17d3eddbc711)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:02 devstack sudo[105949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:04:02 devstack sudo[105949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cb319f1-3aa8-45f7-943e-a0fbc459d96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cb319f1-3aa8-45f7-943e-a0fbc459d96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4ec5c08-4918-430d-b216-dcd24ff1f359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4ec5c08-4918-430d-b216-dcd24ff1f359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27b16beb-d62a-4177-8fc2-41c42ea3a7b9', 'volume_name': 'volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e639d1f9-714b-4fda-9a7b-fd18a6129f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e639d1f9-714b-4fda-9a7b-fd18a6129f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a81671e-8fe4-4cf0-9366-7c2c9763157c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Volume 27b16beb-d62a-4177-8fc2-41c42ea3a7b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9', 'volume_size': 1} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 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=62ebc978-5fad-4333-a9b9-5523317f93df,created_at=2026-06-25T16:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-932089535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62ebc978-5fad-4333-a9b9-5523317f93df,host='devstack@QuobyteHD#QuobyteHD',id=27b16beb-d62a-4177-8fc2-41c42ea3a7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:02Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8e48ec0-97af-4c38-8108-17d3eddbc711),volume_type_id=e8e48ec0-97af-4c38-8108-17d3eddbc711)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Creating volume 27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:04:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:04:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack sudo[105951]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 1073741824 Jun 25 18:04:02 devstack sudo[105951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:03 devstack sudo[105949]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 1.091s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:03 devstack sudo[105956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0 Jun 25 18:04:03 devstack sudo[105956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:03 devstack sudo[105951]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 1073741824" returned: 0 in 1.453s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:03 devstack sudo[105961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 Jun 25 18:04:03 devstack sudo[105961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:04 devstack sudo[105956]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c219478-5fff-49de-a5c7-b286904063d0" returned: 0 in 1.128s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "cinder-quobyte-6c219478-5fff-49de-a5c7-b286904063d0" released by "delete_volume" :: held 2.373s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Created reservations ['96240eeb-d0d4-40a8-9b25-b71cd77d3b60', 'eca84f3e-d422-406a-b3e4-f4a0f37c093a', '9291fdb9-80cd-430d-a9f4-b8f90fd2e6bd', 'b4cd8b5b-e8a1-4d9b-a323-99a59daf5521'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:04 devstack sudo[105964]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:04:04 devstack sudo[105964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:04 devstack sudo[105961]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" returned: 0 in 1.136s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] <== create_volume: return (2664ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.668s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a81671e-8fe4-4cf0-9366-7c2c9763157c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd5a92ca-5be3-4424-b821-63989c99d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Volume volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 (27b16beb-d62a-4177-8fc2-41c42ea3a7b9): created successfully Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd5a92ca-5be3-4424-b821-63989c99d848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (3c7053da-5ab8-47d7-8370-916004d54643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c24249e3-09e0-4125-9f38-78fa80e306ff tempest-GroupSnapshotsTest-307117331 None] Created volume successfully. Jun 25 18:04:05 devstack sudo[105964]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.073s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:05 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Deleted volume successfully. Jun 25 18:04:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362c1d29-0c10-4b52-97e4-3f2581a4d04f tempest-VolumesExtendTest-370753599 None] Lock "cinder-6c219478-5fff-49de-a5c7-b286904063d0-delete_volume" released by "delete_volume" :: held 3.867s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d4e47b2d-4f1b-446f-a802-57dd544d20bf tempest-GroupSnapshotsTest-307117331 None] Update group completed successfully. Jun 25 18:04:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d2bb6b97-961a-4ee0-8fbe-bc190b8e0d6b tempest-GroupSnapshotsTest-307117331 None] Update group completed successfully. Jun 25 18:04:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cca0ed5b-aa09-4bbe-9f1b-5b09724a0c13 tempest-GroupSnapshotsTest-307117331 None] Update group completed successfully. Jun 25 18:04:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c7a6ec10-1591-423b-bcd0-3f5bad58bf98 tempest-GroupSnapshotsTest-307117331 None] Update group completed successfully. Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (f8b01fde-95b8-4205-9e89-39fc4593e06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da632fb-cb12-4a7c-9d9e-6a65d73d59d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da632fb-cb12-4a7c-9d9e-6a65d73d59d5) 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-06-25T16:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-292629893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dee530fb-1396-4190-913b-7c3e7d4eafc0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:11Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7307c42-9ed1-4f3e-9350-a5f0c879a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7307c42-9ed1-4f3e-9350-a5f0c879a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1bd2f40-b159-4823-87bc-a73be224ebbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1bd2f40-b159-4823-87bc-a73be224ebbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dee530fb-1396-4190-913b-7c3e7d4eafc0', 'volume_name': 'volume-dee530fb-1396-4190-913b-7c3e7d4eafc0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5249c109-efeb-4fce-aad6-2a0f4ca906ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5249c109-efeb-4fce-aad6-2a0f4ca906ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a012c231-af96-4a0e-8b54-5c7f0a15c748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Volume dee530fb-1396-4190-913b-7c3e7d4eafc0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dee530fb-1396-4190-913b-7c3e7d4eafc0', 'volume_size': 1} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 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-06-25T16:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-292629893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dee530fb-1396-4190-913b-7c3e7d4eafc0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:11Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Creating volume dee530fb-1396-4190-913b-7c3e7d4eafc0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:04:10 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:04:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:10 devstack sudo[106109]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 1073741824 Jun 25 18:04:10 devstack sudo[106109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] GroupSnapshot df2682d2-f524-42e9-9cad-14cfd8363e66: creating. Jun 25 18:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Group snapshot df2682d2-f524-42e9-9cad-14cfd8363e66: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4448}} Jun 25 18:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:11 devstack sudo[106109]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 1073741824" returned: 0 in 1.041s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:11 devstack sudo[106115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 Jun 25 18:04:11 devstack sudo[106115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:12 devstack sudo[106115]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0" returned: 0 in 0.827s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] <== create_volume: return (1918ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.922s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.953s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a012c231-af96-4a0e-8b54-5c7f0a15c748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dee530fb-1396-4190-913b-7c3e7d4eafc0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1639a5de-3ab3-4722-9a6b-1332fa9fac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Creating offline snapshot 81dd5a7c-c22f-494c-9460-0acdee18a632 of volume 27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:04:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Volume volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 (dee530fb-1396-4190-913b-7c3e7d4eafc0): created successfully Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1639a5de-3ab3-4722-9a6b-1332fa9fac73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (f8b01fde-95b8-4205-9e89-39fc4593e06c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4b1989a-0ac1-4aa2-a5d1-6e1da7c6db57]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f3467657-639d-43b8-90d2-69a6c312bf0a tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:04:12 devstack sudo[106118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 Jun 25 18:04:12 devstack sudo[106118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:13 devstack sudo[106118]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" returned: 0 in 1.023s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:13 devstack sudo[106123]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 1G Jun 25 18:04:13 devstack sudo[106123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (02caad92-2cf6-4518-b87f-75342b0d0613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b92efc5a-d2d4-423d-b4e9-54c0c276dd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b92efc5a-d2d4-423d-b4e9-54c0c276dd68) 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-06-25T16:04:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-764108118',display_name='tempest-VolumesGetTest-Volume-1191594776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b05cfd0-2168-411e-bb6b-6660c851ba4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:14Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40c17628-94f1-4657-918b-d8c9592d26c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40c17628-94f1-4657-918b-d8c9592d26c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1362290c-f290-4cd4-b93e-51e42dc614ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1362290c-f290-4cd4-b93e-51e42dc614ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b05cfd0-2168-411e-bb6b-6660c851ba4a', 'volume_name': 'volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89ab228f-beb4-4d0f-8ef7-5cce18ade13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89ab228f-beb4-4d0f-8ef7-5cce18ade13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (325ef542-ac9d-45c8-98c5-031d2d634cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Volume 6b05cfd0-2168-411e-bb6b-6660c851ba4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a', 'volume_size': 1} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 1G" returned: 0 in 1.000s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:14 devstack sudo[106123]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:14 devstack sudo[106129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 Jun 25 18:04:14 devstack sudo[106129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:15 devstack sudo[106129]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632" returned: 0 in 0.910s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:15 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:04:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:15 devstack sudo[106140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 Jun 25 18:04:15 devstack sudo[106140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:16 devstack sudo[106140]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632" returned: 0 in 0.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:16 devstack sudo[106143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info Jun 25 18:04:16 devstack sudo[106143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:17 devstack sudo[106143]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info" returned: 0 in 0.887s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:17 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:17 devstack sudo[106146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info Jun 25 18:04:17 devstack sudo[106146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:18 devstack sudo[106146]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.info" returned: 0 in 0.720s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.489s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Creating offline snapshot 96937b35-8ee2-4825-88c0-cc32de454953 of volume d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[25961949-2187-46d1-bd20-f371a041b1de]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:18 devstack sudo[106149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 Jun 25 18:04:18 devstack sudo[106149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:19 devstack sudo[106149]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9" returned: 0 in 0.884s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:19 devstack sudo[106154]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 1G Jun 25 18:04:19 devstack sudo[106154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:20 devstack sudo[106154]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 1G" returned: 0 in 1.142s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d6491924-820b-487b-a525-006ca40e2fb9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:20 devstack sudo[106163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d6491924-820b-487b-a525-006ca40e2fb9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 Jun 25 18:04:20 devstack sudo[106163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:21 devstack sudo[106163]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d6491924-820b-487b-a525-006ca40e2fb9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953" returned: 0 in 0.825s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:21 devstack sudo[106173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 Jun 25 18:04:21 devstack sudo[106173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:21 devstack sudo[106173]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953" returned: 0 in 0.747s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:21 devstack sudo[106176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info Jun 25 18:04:21 devstack sudo[106176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:22 devstack sudo[106176]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info" returned: 0 in 0.905s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:22 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:22 devstack sudo[106207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info Jun 25 18:04:22 devstack sudo[106207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:23 devstack sudo[106207]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.info" returned: 0 in 0.685s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.312s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.827s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 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-06-25T16:04:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-764108118',display_name='tempest-VolumesGetTest-Volume-1191594776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b05cfd0-2168-411e-bb6b-6660c851ba4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:14Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Creating volume 6b05cfd0-2168-411e-bb6b-6660c851ba4a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:04:23 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:23 devstack sudo[106221]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a 1073741824 Jun 25 18:04:23 devstack sudo[106221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:23 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=91,cinder:INSERT=27,cinder:UPDATE=85,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ec796570-3dc8-476b-bbc2-da7e9245ebf8 tempest-GroupSnapshotsTest-307117331 None] group_snapshot df2682d2-f524-42e9-9cad-14cfd8363e66: created successfully Jun 25 18:04:24 devstack sudo[106221]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a 1073741824" returned: 0 in 1.066s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] group_snapshot df2682d2-f524-42e9-9cad-14cfd8363e66: deleting Jun 25 18:04:24 devstack sudo[106228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a Jun 25 18:04:24 devstack sudo[106228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] group_snapshot df2682d2-f524-42e9-9cad-14cfd8363e66: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4623}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-81dd5a7c-c22f-494c-9460-0acdee18a632" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-81dd5a7c-c22f-494c-9460-0acdee18a632" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Deleting offline snapshot 81dd5a7c-c22f-494c-9460-0acdee18a632 of volume 27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] snapshot_file for this snap is: volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0742ec47-c5a6-4763-98a6-ea0412049869]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:24 devstack sudo[106230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 Jun 25 18:04:24 devstack sudo[106230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:25 devstack sudo[106228]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a" returned: 0 in 1.213s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] <== create_volume: return (2331ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.335s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (325ef542-ac9d-45c8-98c5-031d2d634cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d9cdc92-be88-4241-9df4-7db9bc2245b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Volume volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a (6b05cfd0-2168-411e-bb6b-6660c851ba4a): created successfully Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d9cdc92-be88-4241-9df4-7db9bc2245b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (02caad92-2cf6-4518-b87f-75342b0d0613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0079a000-270a-4881-ae10-6c15f687ce58 tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:04:25 devstack sudo[106230]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632" returned: 0 in 1.201s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5eae5654-0a79-4c38-bc12-9306c043023f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:26 devstack sudo[106238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 Jun 25 18:04:26 devstack sudo[106238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.041s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:26 devstack sudo[106240]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:04:26 devstack sudo[106240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-6b05cfd0-2168-411e-bb6b-6660c851ba4a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "cinder-6b05cfd0-2168-411e-bb6b-6660c851ba4a-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-6b05cfd0-2168-411e-bb6b-6660c851ba4a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-6b05cfd0-2168-411e-bb6b-6660c851ba4a" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[db531cf8-b34f-427d-a374-dcb7c1a747a8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:27 devstack sudo[106244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a Jun 25 18:04:27 devstack sudo[106244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:28 devstack sudo[106238]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" returned: 0 in 1.976s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:28 devstack sudo[106240]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:04:28 devstack sudo[106252]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 Jun 25 18:04:28 devstack sudo[106252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:28 devstack sudo[106244]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a" returned: 0 in 1.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-c58a1ae2-b0db-4fe6-93e5-5455e13aee52 req-b144d1b8-808f-40be-9f29-bc4bcd1b4a4f tempest-TestShelveInstance-1732637398 None] Terminate volume connection completed successfully. Jun 25 18:04:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-c58a1ae2-b0db-4fe6-93e5-5455e13aee52 req-b144d1b8-808f-40be-9f29-bc4bcd1b4a4f tempest-TestShelveInstance-1732637398 None] Deleting attachment c6618be9-ace1-49d4-95d4-6a5c78b803dd. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:04:28 devstack sudo[106257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a Jun 25 18:04:28 devstack sudo[106257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632" returned: 0 in 1.189s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:29 devstack sudo[106252]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:29 devstack sudo[106264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632 Jun 25 18:04:29 devstack sudo[106264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:29 devstack sudo[106257]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b05cfd0-2168-411e-bb6b-6660c851ba4a" returned: 0 in 1.149s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-6b05cfd0-2168-411e-bb6b-6660c851ba4a" released by "delete_volume" :: held 2.653s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Created reservations ['67cf83c6-77f0-4ae5-b923-c7b1af761af4', 'f5d8db2c-c163-40b1-ad0b-1538e158e48e', '681c053e-af68-48a1-ab77-96ea59085324', '5b044dad-3576-48ba-87fb-f8fef3bb80c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:30 devstack sudo[106268]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:04:30 devstack sudo[106268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:30 devstack sudo[106264]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9.81dd5a7c-c22f-494c-9460-0acdee18a632" returned: 0 in 1.062s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-81dd5a7c-c22f-494c-9460-0acdee18a632" released by "_delete_snapshot" :: held 5.633s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" released by "delete_snapshot" :: held 5.678s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=92,cinder:UPDATE=94,cinder:INSERT=17,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-96937b35-8ee2-4825-88c0-cc32de454953" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-96937b35-8ee2-4825-88c0-cc32de454953" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Deleting offline snapshot 96937b35-8ee2-4825-88c0-cc32de454953 of volume d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] snapshot_file for this snap is: volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[394d28fd-af7e-44aa-8e88-4317830a029b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:30 devstack sudo[106270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 Jun 25 18:04:30 devstack sudo[106270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-dee530fb-1396-4190-913b-7c3e7d4eafc0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "cinder-dee530fb-1396-4190-913b-7c3e7d4eafc0-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-dee530fb-1396-4190-913b-7c3e7d4eafc0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-dee530fb-1396-4190-913b-7c3e7d4eafc0" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[767ff691-8d0a-4aed-bb46-9499712823d7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:31 devstack sudo[106273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 Jun 25 18:04:31 devstack sudo[106273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:31 devstack sudo[106268]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.377s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:04:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a275d4a2-0611-48ee-abcd-9d38149478fa tempest-VolumesGetTest-1677973258 None] Lock "cinder-6b05cfd0-2168-411e-bb6b-6660c851ba4a-delete_volume" released by "delete_volume" :: held 4.533s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:32 devstack sudo[106270]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953" returned: 0 in 1.477s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d6491924-820b-487b-a525-006ca40e2fb9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[40a3c69d-9e21-4b54-805e-82f5e0b752f7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:32 devstack sudo[106280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 Jun 25 18:04:32 devstack sudo[106280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:32 devstack sudo[106273]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0" returned: 0 in 1.598s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:32 devstack sudo[106285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0 Jun 25 18:04:32 devstack sudo[106285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:33 devstack sudo[106280]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9" returned: 0 in 1.136s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:33 devstack sudo[106293]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 Jun 25 18:04:33 devstack sudo[106293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:33 devstack sudo[106285]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dee530fb-1396-4190-913b-7c3e7d4eafc0" returned: 0 in 1.000s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-dee530fb-1396-4190-913b-7c3e7d4eafc0" released by "delete_volume" :: held 2.698s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Created reservations ['f9d327e1-3eca-4ede-864e-08b9d4f547a2', 'a90a1f9c-981b-407e-ba4f-dd5617574377', '63a78eaa-0690-42b1-8b9d-7022238860fa', '748d0f6f-30e5-47a3-b6dc-7a1430c72a95'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:34 devstack sudo[106296]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:04:34 devstack sudo[106296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:34 devstack sudo[106293]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953" returned: 0 in 1.215s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:34 devstack sudo[106302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953 Jun 25 18:04:34 devstack sudo[106302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (a2a70114-3269-4b5f-a0d3-ef5296fa9345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c0f6b1d-4f3d-4034-a1fd-36ef3da4ed16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:35 devstack sudo[106296]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c0f6b1d-4f3d-4034-a1fd-36ef3da4ed16) 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-06-25T16:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-908601665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2822de38-e30d-4b5f-9fd3-911929d4a7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:35Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b987e801-c4dc-4864-941d-c7df9a58dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b987e801-c4dc-4864-941d-c7df9a58dbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (453f3c0e-e3f4-4b61-93c4-6146b9e8a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (453f3c0e-e3f4-4b61-93c4-6146b9e8a3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'volume_name': 'volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08d0f8b2-5da9-41ae-9cd7-994ad71f89c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08d0f8b2-5da9-41ae-9cd7-994ad71f89c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fc75c22-ba0c-48d5-b18b-823398a934e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Volume 2822de38-e30d-4b5f-9fd3-911929d4a7dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'volume_size': 1} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 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-06-25T16:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-908601665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2822de38-e30d-4b5f-9fd3-911929d4a7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:35Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Creating volume 2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:04:35 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.222s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:04:35 devstack sudo[106305]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd 1073741824 Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-125dd65d-3d33-46c9-b78e-f31f6232cea5 tempest-VolumesGetTest-1677973258 None] Lock "cinder-dee530fb-1396-4190-913b-7c3e7d4eafc0-delete_volume" released by "delete_volume" :: held 4.353s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:35 devstack sudo[106305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:35 devstack sudo[106302]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9.96937b35-8ee2-4825-88c0-cc32de454953" returned: 0 in 1.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-96937b35-8ee2-4825-88c0-cc32de454953" released by "_delete_snapshot" :: held 5.361s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" released by "delete_snapshot" :: held 5.404s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:35 devstack cinder-volume[94004]: WARNING cinder.quota [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1250381850 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1250381850, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:04:35 devstack cinder-volume[94004]: WARNING cinder.quota [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1250381850 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1250381850, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:04:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Created reservations ['13a8f9e1-db09-4c7f-aae6-54a133712600', '4844cfa9-b558-420f-8384-9b4b1b47d611', '407410c7-4ea0-4ff4-a563-4a17ae1e8344', '9b667ffd-6fa5-435a-8b99-f697a6df6a2a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] Created reservations ['cbf31c65-8c15-42f4-82d2-ff3506d8fa19', 'dadf3f8f-543c-4330-8dbb-fcd86261cf66', '6f529c1c-186b-4001-ad55-c8de09574005', 'cc0a4c4b-5f18-455b-a362-77026286b9da'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5527b1b1-d224-4ded-aee0-f9e88c6027eb tempest-GroupSnapshotsTest-307117331 None] group_snapshot df2682d2-f524-42e9-9cad-14cfd8363e66: deleted successfully Jun 25 18:04:36 devstack sudo[106305]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd 1073741824" returned: 0 in 1.449s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:36 devstack sudo[106323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:04:36 devstack sudo[106323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:37 devstack sudo[106323]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 0.789s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] <== create_volume: return (2307ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.310s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.376s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[457845f4-a0e2-4917-9698-2ae058c56b63]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fc75c22-ba0c-48d5-b18b-823398a934e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (833539ee-a3c1-4485-a07d-edb1a91d4c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a946bb2-0849-473c-93ac-e555a179af1f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Volume volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd (2822de38-e30d-4b5f-9fd3-911929d4a7dd): created successfully Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (833539ee-a3c1-4485-a07d-edb1a91d4c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (a2a70114-3269-4b5f-a0d3-ef5296fa9345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f62c5ddc-227f-4653-86df-5b760f870ca9 tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:04:37 devstack sudo[106326]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:04:37 devstack sudo[106326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:37 devstack sudo[106327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 Jun 25 18:04:37 devstack sudo[106327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:38 devstack sudo[106326]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.873s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:38 devstack sudo[106327]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" returned: 0 in 0.924s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:38 devstack sudo[106336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9 Jun 25 18:04:38 devstack sudo[106336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:38 devstack sudo[106335]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:04:38 devstack sudo[106335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (3fc1d824-42ad-4a40-81ee-5f8ee85700a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa9a934b-2eb0-4385-ad9d-7c1aa6386894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa9a934b-2eb0-4385-ad9d-7c1aa6386894) 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-06-25T16:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-548448126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0b80f6b1-7eca-4fda-a0db-317d1c701abd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2822de38-e30d-4b5f-9fd3-911929d4a7dd,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:39Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a82cdf93-342e-4b15-b7b1-93939a85acfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a82cdf93-342e-4b15-b7b1-93939a85acfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (70dc211f-1f6c-4c02-9941-fd6099db30cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (70dc211f-1f6c-4c02-9941-fd6099db30cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '0b80f6b1-7eca-4fda-a0db-317d1c701abd', 'volume_name': 'volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd', 'volume_size': 1, 'source_volid': '2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2cc40ba-39d4-40fa-903e-04e7c70997d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2cc40ba-39d4-40fa-903e-04e7c70997d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e40fafb7-3084-4a11-ad02-fa308469e857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Volume 0b80f6b1-7eca-4fda-a0db-317d1c701abd: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd', 'volume_size': 1, 'source_volid': '2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'source_volstatus': 'available'} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:39 devstack sudo[106336]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" returned: 0 in 0.784s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-27b16beb-d62a-4177-8fc2-41c42ea3a7b9" released by "delete_volume" :: held 1.815s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf23552b-98d9-44cb-ae65-f1f4b7739b62]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:39 devstack sudo[106335]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 1 in 1.023s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.963s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.212s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Cloning volume 2822de38-e30d-4b5f-9fd3-911929d4a7dd to volume 0b80f6b1-7eca-4fda-a0db-317d1c701abd Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Creating offline snapshot 043bb079-e175-4019-8ba8-f5e8908cb3d4 of volume 2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:04:39 devstack sudo[106343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 Jun 25 18:04:39 devstack sudo[106343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'd66f40f7-88ce-4661-85f5-8e9f082e7041', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[94227fca-5034-46d0-98e6-9a6da0d92035]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-9745f3bd-9174-4fd8-a047-3e45a155e803 req-61bd2482-0837-4d26-9bbe-0ef2af61ee39 tempest-TestShelveInstance-1732637398 None] attachment_update completed successfully. Jun 25 18:04:39 devstack sudo[106345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:04:39 devstack sudo[106345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:40 devstack sudo[106343]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9" returned: 0 in 0.844s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:40 devstack sudo[106350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9 Jun 25 18:04:40 devstack sudo[106350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:40 devstack sudo[106345]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 0.915s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:40 devstack sudo[106355]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 1G Jun 25 18:04:40 devstack sudo[106355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:41 devstack sudo[106350]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-d6491924-820b-487b-a525-006ca40e2fb9" returned: 0 in 0.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d6491924-820b-487b-a525-006ca40e2fb9" released by "delete_volume" :: held 1.710s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Created reservations ['b8e9e2ee-8b33-42de-bd31-43199da1336d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:41 devstack cinder-volume[94004]: WARNING cinder.quota [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1250381850 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1250381850, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Created reservations ['355983f2-cc77-4de9-8ea1-7fc45610fd9c', 'd43b3c5e-a3b6-44fd-b5a8-67c7936129dd', '925c6f54-d178-4ec5-a8c4-10a86f29f089', 'c4e16339-77f9-4a2e-b6df-45de6007817c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Created reservations ['9ca77996-b35d-4c95-9130-6222283d5984', '65c9adc3-97d0-42b4-b740-cd1f8b3d68b6', '25ac82e6-4972-4ef4-a154-4098854fa28f', '149a43ac-0723-4505-8adf-a46fae1f56d2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:04:41 devstack sudo[106355]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 1G" returned: 0 in 1.231s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:41 devstack sudo[106363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:04:41 devstack sudo[106363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:42 devstack sudo[106365]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:04:42 devstack sudo[106365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:43 devstack sudo[106365]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:43 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0770d82a-5949-4f65-9be9-4d9a53cc9f2e tempest-GroupSnapshotsTest-307117331 None] Delete group completed successfully. Jun 25 18:04:43 devstack sudo[106363]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 1.660s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 is being set with open permissions: ugo+rw Jun 25 18:04:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:43 devstack sudo[106376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:04:43 devstack sudo[106376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a948ecd4-e53a-485e-a7e8-91a3e3005ca3 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-1801451784: creating Jun 25 18:04:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a948ecd4-e53a-485e-a7e8-91a3e3005ca3 tempest-GroupSnapshotsTest-307117331 None] Group tempest-GroupSnapshotsTest-Group-1801451784: created successfully Jun 25 18:04:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a948ecd4-e53a-485e-a7e8-91a3e3005ca3 tempest-GroupSnapshotsTest-307117331 None] Create group completed successfully. Jun 25 18:04:44 devstack sudo[106376]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 1.186s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:44 devstack sudo[106390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info Jun 25 18:04:44 devstack sudo[106390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:45 devstack sudo[106390]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info" returned: 0 in 1.200s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:45 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info is being set with open permissions: ugo+rw Jun 25 18:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:45 devstack sudo[106394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info Jun 25 18:04:45 devstack sudo[106394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (56ba5bfb-0599-4548-b44e-240d91d251e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9602252a-fc3f-4152-bd01-e7ee69b1b0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9602252a-fc3f-4152-bd01-e7ee69b1b0ee) 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-06-25T16:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-678422296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1800c761-c09b-42a0-b89e-a7931541f3e9,host='devstack@QuobyteHD#QuobyteHD',id=b707a758-ab23-452b-92ee-0e74cc20aaff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:46Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7566049-5e65-4126-95be-84b9d4529b27),volume_type_id=c7566049-5e65-4126-95be-84b9d4529b27)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (089fb54f-ca10-4352-b89e-7cb2f339acbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (089fb54f-ca10-4352-b89e-7cb2f339acbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74a9a726-6889-487d-892f-686b0b04d355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74a9a726-6889-487d-892f-686b0b04d355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b707a758-ab23-452b-92ee-0e74cc20aaff', 'volume_name': 'volume-b707a758-ab23-452b-92ee-0e74cc20aaff', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (baf92063-b0be-4b0b-b895-a60b992635c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (baf92063-b0be-4b0b-b895-a60b992635c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31a56fcf-2c75-4fff-b478-1645d1744541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:04:46 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Volume b707a758-ab23-452b-92ee-0e74cc20aaff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b707a758-ab23-452b-92ee-0e74cc20aaff', 'volume_size': 1} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:46 devstack sudo[106394]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.info" returned: 0 in 1.060s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" acquired by "_copy_volume_from_snapshot" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] snapshot: 043bb079-e175-4019-8ba8-f5e8908cb3d4, volume: 0b80f6b1-7eca-4fda-a0db-317d1c701abd, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[351ab190-2cd4-454b-a223-c7704093bcec]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:47 devstack sudo[106398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:04:47 devstack sudo[106398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:48 devstack sudo[106398]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 1.009s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[311d5590-57a6-4f6f-9f81-9ab9d741c167]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:48 devstack sudo[106404]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:04:48 devstack sudo[106404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:49 devstack sudo[106404]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 0.984s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:49 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:04:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:49 devstack sudo[106413]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd Jun 25 18:04:49 devstack sudo[106413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:56 devstack sudo[106413]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd" returned: 0 in 7.112s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e14e2c54-1d17-4e05-8e6e-6fe27a5fb6f8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:56 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=40,cinder:INSERT=13,cinder:UPDATE=39,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:56 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=66,cinder:SELECT=52,cinder:INSERT=14,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:56 devstack sudo[106971]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:04:56 devstack sudo[106971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:57 devstack sudo[106971]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 1.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:57 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd, size 1024.00 MB, duration 7.11 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:04:57 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Converted 1024.00 MB image at 143.96 MB/s Jun 25 18:04:57 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd is being set with open permissions: ugo+rw Jun 25 18:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:57 devstack sudo[106998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd Jun 25 18:04:57 devstack sudo[106998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:58 devstack sudo[106998]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd" returned: 0 in 1.099s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" released by "_copy_volume_from_snapshot" :: held 11.757s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-043bb079-e175-4019-8ba8-f5e8908cb3d4" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-043bb079-e175-4019-8ba8-f5e8908cb3d4" acquired by "_delete_snapshot" :: waited 0.049s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Deleting offline snapshot 043bb079-e175-4019-8ba8-f5e8908cb3d4 of volume 2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] snapshot_file for this snap is: volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[071b63e4-4e18-442f-af2f-fd5122ac9678]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:59 devstack sudo[107003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:04:59 devstack sudo[107003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:00 devstack sudo[107003]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 1.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ecbc8df-d572-4d93-8494-81116965151f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:00 devstack sudo[107008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (7efa9b84-5c69-459c-bf09-fe081dc860a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:00 devstack sudo[107008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90e87dc3-ec29-4c59-8785-acf1c74f9d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90e87dc3-ec29-4c59-8785-acf1c74f9d75) 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-06-25T16:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-457253971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:00Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6de489a9-4651-4f3c-b634-e3bb5bff82d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6de489a9-4651-4f3c-b634-e3bb5bff82d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (658975bc-9840-44d4-b814-4f708640a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (658975bc-9840-44d4-b814-4f708640a58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da', 'volume_name': 'volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23a0c9c6-57a9-45cb-8f32-88bb3aea1acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23a0c9c6-57a9-45cb-8f32-88bb3aea1acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb6204a9-5935-47d1-8c43-9e2041283cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Volume 62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da', 'volume_size': 1} Jun 25 18:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:01 devstack sudo[107008]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 1.061s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:01 devstack sudo[107014]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:05:01 devstack sudo[107014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:02 devstack sudo[107014]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 0.898s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:02 devstack sudo[107023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4 Jun 25 18:05:02 devstack sudo[107023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:03 devstack sudo[107023]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd.043bb079-e175-4019-8ba8-f5e8908cb3d4" returned: 0 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-043bb079-e175-4019-8ba8-f5e8908cb3d4" released by "_delete_snapshot" :: held 4.295s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 23.676s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.740s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 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=1800c761-c09b-42a0-b89e-a7931541f3e9,created_at=2026-06-25T16:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-678422296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1800c761-c09b-42a0-b89e-a7931541f3e9,host='devstack@QuobyteHD#QuobyteHD',id=b707a758-ab23-452b-92ee-0e74cc20aaff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8943f56427448c9746aa9233dcc61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:04:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:04:46Z,use_quota=True,user_id='61240acd5672483fbd0186988c71450e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7566049-5e65-4126-95be-84b9d4529b27),volume_type_id=c7566049-5e65-4126-95be-84b9d4529b27)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Creating volume b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e40fafb7-3084-4a11-ad02-fa308469e857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd', 'volume_size': 1, 'source_volid': '2822de38-e30d-4b5f-9fd3-911929d4a7dd', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:03 devstack sudo[107026]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff 1073741824 Jun 25 18:05:03 devstack sudo[107026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9df11788-3d74-44d3-84da-f802b411ca6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Volume volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd (0b80f6b1-7eca-4fda-a0db-317d1c701abd): created successfully Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9df11788-3d74-44d3-84da-f802b411ca6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (3fc1d824-42ad-4a40-81ee-5f8ee85700a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f712ee9f-9df8-4107-a365-27d43873410b tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:05:04 devstack sudo[107026]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff 1073741824" returned: 0 in 1.052s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:04 devstack sudo[107032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff Jun 25 18:05:04 devstack sudo[107032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:05 devstack sudo[107032]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff" returned: 0 in 1.338s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] <== create_volume: return (2467ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.470s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.031s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 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-06-25T16:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-457253971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:00Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Creating volume 62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:05 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:05 devstack sudo[107036]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da 1073741824 Jun 25 18:05:05 devstack sudo[107036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31a56fcf-2c75-4fff-b478-1645d1744541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b707a758-ab23-452b-92ee-0e74cc20aaff', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9735410-d883-4551-a5a2-6187e07e61c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Volume volume-b707a758-ab23-452b-92ee-0e74cc20aaff (b707a758-ab23-452b-92ee-0e74cc20aaff): created successfully Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9735410-d883-4551-a5a2-6187e07e61c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Flow 'volume_create_manager' (56ba5bfb-0599-4548-b44e-240d91d251e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5c09594f-fc94-45d4-b753-849c1b2b5ced tempest-GroupSnapshotsTest-307117331 None] Created volume successfully. Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (0c14b088-fc0e-406e-9522-7e1f53ea0336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (350fdb8c-510f-4b71-b574-57d333aed64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (350fdb8c-510f-4b71-b574-57d333aed64b) 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-06-25T16:05:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-411927145',display_name='tempest-VolumesGetTest-Volume-1249759724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6958cad0-3cc6-47ea-ac5b-8b74ef45161a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:06Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e5b0491-5b71-4009-87d5-60a8eac59af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e5b0491-5b71-4009-87d5-60a8eac59af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf56b409-65db-4db5-8a40-25745c949371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf56b409-65db-4db5-8a40-25745c949371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6958cad0-3cc6-47ea-ac5b-8b74ef45161a', 'volume_name': 'volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c2ecb7c-9a30-4b4f-b047-f32945600ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c2ecb7c-9a30-4b4f-b047-f32945600ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (861ab9db-6df7-47fa-bfbb-5bddd9ce2fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Volume 6958cad0-3cc6-47ea-ac5b-8b74ef45161a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a', 'volume_size': 1} Jun 25 18:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:07 devstack sudo[107036]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da 1073741824" returned: 0 in 1.538s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:07 devstack sudo[107084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da Jun 25 18:05:07 devstack sudo[107084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] GroupSnapshot 45d7b189-8645-4038-9c7e-35fc72052274: creating. Jun 25 18:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Group snapshot 45d7b189-8645-4038-9c7e-35fc72052274: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4448}} Jun 25 18:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:08 devstack sudo[107084]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" returned: 0 in 0.923s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] <== create_volume: return (2609ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.612s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.276s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 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-06-25T16:05:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-411927145',display_name='tempest-VolumesGetTest-Volume-1249759724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6958cad0-3cc6-47ea-ac5b-8b74ef45161a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:06Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Creating volume 6958cad0-3cc6-47ea-ac5b-8b74ef45161a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:08 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb6204a9-5935-47d1-8c43-9e2041283cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:08 devstack sudo[107089]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a 1073741824 Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6527801d-9394-4d6d-8b99-9d334326ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:08 devstack sudo[107089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Volume volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da (62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da): created successfully Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6527801d-9394-4d6d-8b99-9d334326ddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (7efa9b84-5c69-459c-bf09-fe081dc860a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0098211e-f342-4cc9-a5b5-8aeb20efb87e tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:05:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4edf6330-9873-4fc8-8f0b-c15d9eb30e41 tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4edf6330-9873-4fc8-8f0b-c15d9eb30e41 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" acquired by "attach_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4edf6330-9873-4fc8-8f0b-c15d9eb30e41 tempest-VolumesActionsTest-789342809 None] Attaching volume 62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da to instance 7e217e09-73e2-453f-ba9d-ea1e023bbc46 at mountpoint /dev/vdb on host None. Jun 25 18:05:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4edf6330-9873-4fc8-8f0b-c15d9eb30e41 tempest-VolumesActionsTest-789342809 None] Attach volume completed successfully. Jun 25 18:05:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4edf6330-9873-4fc8-8f0b-c15d9eb30e41 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" released by "attach_volume" :: held 0.131s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:09 devstack sudo[107089]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a 1073741824" returned: 0 in 1.239s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:09 devstack sudo[107118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a Jun 25 18:05:09 devstack sudo[107118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:10 devstack sudo[107118]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" returned: 0 in 0.971s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] <== create_volume: return (2261ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.264s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.827s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (861ab9db-6df7-47fa-bfbb-5bddd9ce2fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e2446c5-ffab-4cf4-85d4-f5e098bb7e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Creating offline snapshot d48f0e64-8985-4e01-a225-137c7c25518d of volume b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:05:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Volume volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a (6958cad0-3cc6-47ea-ac5b-8b74ef45161a): created successfully Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e2446c5-ffab-4cf4-85d4-f5e098bb7e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (0c14b088-fc0e-406e-9522-7e1f53ea0336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[18ed88fb-a9b4-40b3-af9a-b490bfc2046a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9c422419-1407-438e-9a38-d24af1c61ba7 tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:05:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Terminate volume connection completed successfully. Jun 25 18:05:10 devstack sudo[107122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff Jun 25 18:05:10 devstack sudo[107122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" acquired by "detach_volume" :: waited 0.047s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Detaching volume 62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da from instance 7e217e09-73e2-453f-ba9d-ea1e023bbc46. Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-6958cad0-3cc6-47ea-ac5b-8b74ef45161a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "cinder-6958cad0-3cc6-47ea-ac5b-8b74ef45161a-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Detach volume completed successfully. Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06ffa060-a67b-483d-9070-77c07edccdb5 tempest-VolumesActionsTest-677219799 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" released by "detach_volume" :: held 0.233s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:11 devstack sudo[107122]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff" returned: 0 in 1.081s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d0e6e58-7a94-46d5-b4f7-44030d0846fd]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:11 devstack sudo[107176]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d 1G Jun 25 18:05:11 devstack sudo[107176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:12 devstack sudo[107178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a Jun 25 18:05:12 devstack sudo[107178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-590fc765-7ad7-4129-ac3f-f991ba63c552 tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-590fc765-7ad7-4129-ac3f-f991ba63c552 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" acquired by "detach_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-590fc765-7ad7-4129-ac3f-f991ba63c552 tempest-VolumesActionsTest-789342809 None] Volume detach called, but volume not attached. Jun 25 18:05:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-590fc765-7ad7-4129-ac3f-f991ba63c552 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-detach_volume" released by "detach_volume" :: held 0.021s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:12 devstack sudo[107176]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d 1G" returned: 0 in 0.984s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b707a758-ab23-452b-92ee-0e74cc20aaff -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:12 devstack sudo[107187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b707a758-ab23-452b-92ee-0e74cc20aaff -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d Jun 25 18:05:12 devstack sudo[107187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:13 devstack sudo[107178]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" returned: 0 in 1.214s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:13 devstack sudo[107189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a Jun 25 18:05:13 devstack sudo[107189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-quobyte-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "cinder-quobyte-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f064d7c1-cdf9-4d99-bd2e-1c1e84a1b787]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:13 devstack sudo[107191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da Jun 25 18:05:13 devstack sudo[107191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:13 devstack sudo[107187]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b707a758-ab23-452b-92ee-0e74cc20aaff -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d" returned: 0 in 0.925s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:13 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:13 devstack sudo[107198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d Jun 25 18:05:13 devstack sudo[107198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:13 devstack sudo[107189]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" returned: 0 in 0.814s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-6958cad0-3cc6-47ea-ac5b-8b74ef45161a" released by "delete_volume" :: held 2.100s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:13 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Created reservations ['ce4014e4-3cfe-461f-acd4-4bc1c6b5a064', '8f59f847-7db0-4808-9f15-76058fc8fb51', '45af95d0-94d6-4b4f-b3e1-471867e138d4', '32066d40-e81d-41ac-8e9f-b19273f037f8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:14 devstack sudo[107200]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:14 devstack sudo[107200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-0b80f6b1-7eca-4fda-a0db-317d1c701abd-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "cinder-0b80f6b1-7eca-4fda-a0db-317d1c701abd-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c931490-39ae-470f-9fea-51a0886f3cb8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:14 devstack sudo[107191]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" returned: 0 in 1.328s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:14 devstack sudo[107215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd Jun 25 18:05:14 devstack sudo[107215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:14 devstack sudo[107217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da Jun 25 18:05:14 devstack sudo[107217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:15 devstack sudo[107198]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d" returned: 0 in 1.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:15 devstack sudo[107221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info Jun 25 18:05:15 devstack sudo[107221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:15 devstack sudo[107200]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.104s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ecd6aa78-5921-42c7-920a-e97e76528b46 tempest-VolumesGetTest-1677973258 None] Lock "cinder-6958cad0-3cc6-47ea-ac5b-8b74ef45161a-delete_volume" released by "delete_volume" :: held 3.622s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:15 devstack sudo[107217]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" returned: 0 in 1.113s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "cinder-quobyte-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da" released by "delete_volume" :: held 2.514s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:15 devstack sudo[107215]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Created reservations ['79cd4f84-c651-43e4-a8a1-b563dc410b59', '3147435e-c4ea-458a-9d3b-d128c575ecc1', '42ed93a1-126e-4236-8c88-45034c1d9db2', '2fdade12-cf18-4c94-9ea6-7916f327232e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd" returned: 0 in 1.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:16 devstack sudo[107233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd Jun 25 18:05:16 devstack sudo[107233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:16 devstack sudo[107236]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:16 devstack sudo[107236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:16 devstack sudo[107221]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info" returned: 0 in 1.145s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:16 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:16 devstack sudo[107238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info Jun 25 18:05:16 devstack sudo[107238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:16 devstack sudo[107233]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0b80f6b1-7eca-4fda-a0db-317d1c701abd" returned: 0 in 0.859s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-0b80f6b1-7eca-4fda-a0db-317d1c701abd" released by "delete_volume" :: held 2.314s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Created reservations ['dd70b939-4b1b-4d39-8d44-cd64603fcd5c', '59c2c5ea-2712-4142-b741-f4ca9dbe2256', '691bf5fb-9cf5-4c03-93b8-6eb97328a636', 'c779799b-8d3f-4a00-8ce9-3589bc8a7f7a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:17 devstack sudo[107236]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:17 devstack sudo[107243]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:17 devstack sudo[107243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.028s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Deleted volume successfully. Jun 25 18:05:17 devstack sudo[107238]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.info" returned: 0 in 0.955s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.620s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-198f4762-09f0-411d-9fb2-d29dc130a7a4 tempest-VolumesActionsTest-789342809 None] Lock "cinder-62162fe8-2a4b-4f4c-8af9-dd8a0b65d6da-delete_volume" released by "delete_volume" :: held 3.988s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b842c492-7920-4d60-9cd1-ae6134c6a423 tempest-GroupSnapshotsTest-307117331 None] group_snapshot 45d7b189-8645-4038-9c7e-35fc72052274: created successfully Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-2822de38-e30d-4b5f-9fd3-911929d4a7dd-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "cinder-2822de38-e30d-4b5f-9fd3-911929d4a7dd-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:17 devstack sudo[107243]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.917s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-2822de38-e30d-4b5f-9fd3-911929d4a7dd" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-2822de38-e30d-4b5f-9fd3-911929d4a7dd" acquired by "delete_volume" :: waited 0.058s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0691137-c563-43e7-9658-9a06dfadae2c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c21ba9d8-7d56-4ac1-9072-d22579e0af3a tempest-VolumesGetTest-1677973258 None] Lock "cinder-0b80f6b1-7eca-4fda-a0db-317d1c701abd-delete_volume" released by "delete_volume" :: held 3.849s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:18 devstack sudo[107267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:05:18 devstack sudo[107267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 45d7b189-8645-4038-9c7e-35fc72052274: deleting Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 45d7b189-8645-4038-9c7e-35fc72052274: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4623}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-d48f0e64-8985-4e01-a225-137c7c25518d" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d48f0e64-8985-4e01-a225-137c7c25518d" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Deleting offline snapshot d48f0e64-8985-4e01-a225-137c7c25518d of volume b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] snapshot_file for this snap is: volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[51da30c9-3027-4b62-9140-2c22c2dd7339]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:19 devstack sudo[107288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d Jun 25 18:05:19 devstack sudo[107288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:19 devstack sudo[107267]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 1.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:19 devstack sudo[107294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd Jun 25 18:05:19 devstack sudo[107294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:20 devstack sudo[107288]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d" returned: 0 in 1.124s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b707a758-ab23-452b-92ee-0e74cc20aaff(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f2074a1-19e0-4d40-9baa-d240fa475157]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:20 devstack sudo[107300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff Jun 25 18:05:20 devstack sudo[107300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:20 devstack sudo[107294]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2822de38-e30d-4b5f-9fd3-911929d4a7dd" returned: 0 in 0.920s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-2822de38-e30d-4b5f-9fd3-911929d4a7dd" released by "delete_volume" :: held 2.420s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Created reservations ['b4c2dfdc-4a9d-47dd-b1b1-7f30418a10b7', 'b9e96278-6a98-4d2a-a357-aa463ac4d8b0', '4c4c494b-c1c7-4236-bd30-470045744d53', '15ceb7fc-72c4-47ba-a1e8-9bc966871d9d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:20 devstack sudo[107305]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:20 devstack sudo[107305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:21 devstack sudo[107300]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff" returned: 0 in 1.149s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:21 devstack sudo[107310]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d Jun 25 18:05:21 devstack sudo[107310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:21 devstack sudo[107305]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.800s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f15adb96-e135-4c9b-8f2e-fc9f6e9b71f8 tempest-VolumesGetTest-1677973258 None] Lock "cinder-2822de38-e30d-4b5f-9fd3-911929d4a7dd-delete_volume" released by "delete_volume" :: held 3.693s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (cdb06dfb-a8d0-4c72-bf47-6c944545023a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b0d6ce8-0325-4cfa-8e97-876b361116db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:22 devstack sudo[107310]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d" returned: 0 in 1.124s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b0d6ce8-0325-4cfa-8e97-876b361116db) 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-06-25T16:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1294828977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:22Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b101d04f-a659-4dc9-81c3-ac7e77cf125f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:22 devstack sudo[107316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d Jun 25 18:05:22 devstack sudo[107316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b101d04f-a659-4dc9-81c3-ac7e77cf125f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8ee19f4-b061-4934-b621-3306b7e56e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8ee19f4-b061-4934-b621-3306b7e56e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71', 'volume_name': 'volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c525a675-c7cd-4888-8041-070082e2f3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c525a675-c7cd-4888-8041-070082e2f3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ab82e58-b356-47e5-aae0-0c0c9f6bf933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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': } Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Trying to clone 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 from image 90355f3c-4927-430b-89f2-c425553bceff at location (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:05:23 devstack sudo[107316]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff.d48f0e64-8985-4e01-a225-137c7c25518d" returned: 0 in 0.906s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-d48f0e64-8985-4e01-a225-137c7c25518d" released by "_delete_snapshot" :: held 4.527s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" released by "delete_snapshot" :: held 4.586s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:05:23 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:05:23 devstack cinder-volume[94004]: WARNING cinder.quota [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-485634625 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-485634625, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:05:23 devstack cinder-volume[94004]: WARNING cinder.quota [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-485634625 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-485634625, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ada3795-b0ce-49ad-9e50-4fe4cd07256b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] Created reservations ['e0957363-14df-4a0c-8a0c-928d20941b68', 'bebf4e0c-4d53-4b04-b859-80f00d38cd7f', 'db6f46dd-f7fe-4ad0-b273-b59debd23ffc', '732cd34f-c886-4c71-8701-6e9d6c59f9a1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-40837b36-c0a7-4888-8218-dfd268d3479c tempest-GroupSnapshotsTest-307117331 None] group_snapshot 45d7b189-8645-4038-9c7e-35fc72052274: deleted successfully Jun 25 18:05:23 devstack sudo[107320]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD Jun 25 18:05:23 devstack sudo[107320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:24 devstack sudo[107320]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD" returned: 0 in 0.931s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff is fetched for user be3caf75795a4b1983fb921045e727a0. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e74cb68-54a7-4bc2-a9a3-2d14420ec21c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (65f76203-3a12-4fbe-b1fe-b27dadd97e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (449b52ab-a6ce-49d9-b878-cbe26a3a6eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:24 devstack sudo[107326]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD Jun 25 18:05:24 devstack sudo[107326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (449b52ab-a6ce-49d9-b878-cbe26a3a6eb3) 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-06-25T16:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370138533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=395c8ec9-3a03-412d-8090-89f83ff2d62e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:25Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed8226d7-f3e9-4c67-aa2c-c8c441a34b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed8226d7-f3e9-4c67-aa2c-c8c441a34b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0655769-92fa-4a33-9adc-a4218a498f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0655769-92fa-4a33-9adc-a4218a498f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '395c8ec9-3a03-412d-8090-89f83ff2d62e', 'volume_name': 'volume-395c8ec9-3a03-412d-8090-89f83ff2d62e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39b02a30-8203-4906-887d-2652853fa050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39b02a30-8203-4906-887d-2652853fa050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19542878-b7c4-4f8c-b256-5bc3d9995ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Volume 395c8ec9-3a03-412d-8090-89f83ff2d62e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-395c8ec9-3a03-412d-8090-89f83ff2d62e', 'volume_size': 1} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 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-06-25T16:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370138533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=395c8ec9-3a03-412d-8090-89f83ff2d62e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:25Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Creating volume 395c8ec9-3a03-412d-8090-89f83ff2d62e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:24 devstack sudo[107328]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e 1073741824 Jun 25 18:05:24 devstack sudo[107328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[929c8ce5-8834-4b93-9da5-cbe019ad1757]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:25 devstack sudo[107330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff Jun 25 18:05:25 devstack sudo[107330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:25 devstack sudo[107326]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD" returned: 0 in 0.888s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:25 devstack sudo[107328]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e 1073741824" returned: 0 in 1.003s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:25 devstack sudo[107330]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff" returned: 0 in 0.896s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:25 devstack sudo[107342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff Jun 25 18:05:25 devstack sudo[107342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:26 devstack sudo[107344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e Jun 25 18:05:26 devstack sudo[107344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:26 devstack sudo[107348]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:26 devstack sudo[107348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:26 devstack sudo[107344]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e" returned: 0 in 0.702s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] <== create_volume: return (1765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.768s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.128s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 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-06-25T16:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1294828977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:22Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Creating volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:26 devstack sudo[107342]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b707a758-ab23-452b-92ee-0e74cc20aaff" returned: 0 in 0.785s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:26 devstack sudo[107350]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1073741824 Jun 25 18:05:26 devstack sudo[107350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19542878-b7c4-4f8c-b256-5bc3d9995ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-395c8ec9-3a03-412d-8090-89f83ff2d62e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6986353c-60d9-4fbd-9ccc-9304d4badb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Lock "cinder-quobyte-b707a758-ab23-452b-92ee-0e74cc20aaff" released by "delete_volume" :: held 1.819s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Volume volume-395c8ec9-3a03-412d-8090-89f83ff2d62e (395c8ec9-3a03-412d-8090-89f83ff2d62e): created successfully Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6986353c-60d9-4fbd-9ccc-9304d4badb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (65f76203-3a12-4fbe-b1fe-b27dadd97e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bbae5918-949e-410e-80ac-9dc46f5f64b3 tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Created reservations ['0aa6a586-f6e9-486b-89fa-b94bb993699e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:26 devstack cinder-volume[94004]: WARNING cinder.quota [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-485634625 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-485634625, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:05:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Created reservations ['73a6d469-66ab-4c28-9b8a-7cfdb7c2c8c0', '30c6a4bc-bad3-4a76-816a-f0eaa85561c7', 'fa11f73d-0c19-4073-b253-534b386978f1', '319b8470-f87f-40ce-be21-b258ba239898'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:27 devstack sudo[107352]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:27 devstack sudo[107352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:27 devstack sudo[107348]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:05:27 devstack sudo[107350]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1073741824" returned: 0 in 1.029s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:27 devstack sudo[107359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:27 devstack sudo[107359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:28 devstack sudo[107352]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.912s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b537057c-b26c-4ed2-82ed-464d87674a47 tempest-GroupSnapshotsTest-307117331 None] Delete group completed successfully. Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-395c8ec9-3a03-412d-8090-89f83ff2d62e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "cinder-395c8ec9-3a03-412d-8090-89f83ff2d62e-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-quobyte-395c8ec9-3a03-412d-8090-89f83ff2d62e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-395c8ec9-3a03-412d-8090-89f83ff2d62e" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5302109-0d9f-4e20-8ffd-43266676ffa2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:28 devstack sudo[107369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e Jun 25 18:05:28 devstack sudo[107369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:28 devstack sudo[107359]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 0 in 0.846s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] <== create_volume: return (1938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.942s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Attempting download of 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1698c24-9a50-4eb1-91d5-ddeffbc26c89]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:28 devstack sudo[107372]: 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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r Jun 25 18:05:28 devstack sudo[107372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:29 devstack sudo[107369]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e" returned: 0 in 1.027s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:29 devstack sudo[107377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e Jun 25 18:05:29 devstack sudo[107377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:29 devstack sudo[107372]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:29 devstack sudo[107372]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r" returned: 0 in 0.859s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:29 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 luks --output=json /opt/stack/data/cinder/conversion/image_download_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r Jun 25 18:05:29 devstack sudo[107382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:30 devstack sudo[107377]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-395c8ec9-3a03-412d-8090-89f83ff2d62e" returned: 0 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-395c8ec9-3a03-412d-8090-89f83ff2d62e" released by "delete_volume" :: held 1.952s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Created reservations ['b30920e9-6266-4c4a-9f42-b06d84ba968a', '4e97d74c-90ab-430f-b643-ed81441beae6', 'f7efa7d2-2cc3-45fd-b0b1-68c27f426d35', '06404050-cf50-4d97-a695-a5f7f87aafcb'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:30 devstack sudo[107388]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:30 devstack sudo[107388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:30 devstack sudo[107382]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r" returned: 1 in 0.973s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 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_90355f3c-4927-430b-89f2-c425553bceff_aa31ij9r' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[543fa850-bca2-441c-8eb9-81493f151580]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:30 devstack sudo[107390]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD Jun 25 18:05:30 devstack sudo[107390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (06c898cc-50fe-4ef6-a8e6-befe0f18a0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fdbad2-f313-4bc8-ad17-afde149c89ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fdbad2-f313-4bc8-ad17-afde149c89ce) 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-06-25T16:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-481867003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f43d07c7-9888-41de-9266-c2bdee9ae11a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:31Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69dea5b-98f2-4988-8989-43d55cb3fcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69dea5b-98f2-4988-8989-43d55cb3fcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (237891be-be48-4a90-89d4-75c908def57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (237891be-be48-4a90-89d4-75c908def57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f43d07c7-9888-41de-9266-c2bdee9ae11a', 'volume_name': 'volume-f43d07c7-9888-41de-9266-c2bdee9ae11a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76e28230-eb9a-44d5-a7b6-ebe16ba54c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76e28230-eb9a-44d5-a7b6-ebe16ba54c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad8a79d7-0646-4a71-91d3-50c7eb5be64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Volume f43d07c7-9888-41de-9266-c2bdee9ae11a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f43d07c7-9888-41de-9266-c2bdee9ae11a', 'volume_size': 1} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 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-06-25T16:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-481867003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f43d07c7-9888-41de-9266-c2bdee9ae11a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:31Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Creating volume f43d07c7-9888-41de-9266-c2bdee9ae11a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:31 devstack sudo[107388]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.011s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:31 devstack sudo[107394]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a 1073741824 Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:31 devstack sudo[107394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Deleted volume successfully. Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc084ac5-f4ee-4976-afae-7145cae7a2ee tempest-VolumesActionsTest-677219799 None] Lock "cinder-395c8ec9-3a03-412d-8090-89f83ff2d62e-delete_volume" released by "delete_volume" :: held 3.307s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:31 devstack sudo[107390]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD" returned: 0 in 1.015s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] 90355f3c-4927-430b-89f2-c425553bceff was qcow2, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:31 devstack sudo[107400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:31 devstack sudo[107400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:32 devstack sudo[107394]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a 1073741824" returned: 0 in 1.083s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:32 devstack sudo[107411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a Jun 25 18:05:32 devstack sudo[107411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:33 devstack sudo[107411]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a" returned: 0 in 0.786s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] <== create_volume: return (1937ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.940s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad8a79d7-0646-4a71-91d3-50c7eb5be64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f43d07c7-9888-41de-9266-c2bdee9ae11a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de1826ea-ad43-425c-91d3-949c4f9b4bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Volume volume-f43d07c7-9888-41de-9266-c2bdee9ae11a (f43d07c7-9888-41de-9266-c2bdee9ae11a): created successfully Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de1826ea-ad43-425c-91d3-949c4f9b4bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (06c898cc-50fe-4ef6-a8e6-befe0f18a0fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c2eb0d10-cbb9-4fd7-99f9-1d76ee26856b tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:05:34 devstack sudo[107400]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 0 in 2.486s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_wvazwruddevstack@QuobyteHD, size 112.00 MB, duration 2.49 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:05:34 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Converted 112.00 MB image at 45.03 MB/s Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:34 devstack sudo[107415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1G Jun 25 18:05:34 devstack sudo[107415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7cb81d48-7797-4ca3-8152-a9d6e3f447f3 tempest-GroupSnapshotsV319Test-1389385524 None] Group tempest-GroupSnapshotsV319Test-Group-537043394: creating Jun 25 18:05:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7cb81d48-7797-4ca3-8152-a9d6e3f447f3 tempest-GroupSnapshotsV319Test-1389385524 None] Group tempest-GroupSnapshotsV319Test-Group-537043394: created successfully Jun 25 18:05:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7cb81d48-7797-4ca3-8152-a9d6e3f447f3 tempest-GroupSnapshotsV319Test-1389385524 None] Create group completed successfully. Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-f43d07c7-9888-41de-9266-c2bdee9ae11a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "cinder-f43d07c7-9888-41de-9266-c2bdee9ae11a-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-quobyte-f43d07c7-9888-41de-9266-c2bdee9ae11a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-f43d07c7-9888-41de-9266-c2bdee9ae11a" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[18db7c91-5b0f-4e29-8d6c-9e31393ac1a3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:34 devstack sudo[107417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a Jun 25 18:05:34 devstack sudo[107417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:34 devstack sudo[107415]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 1G" returned: 0 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[54fff250-d376-4f35-b083-a78c64f663b2]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:35 devstack sudo[107422]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:35 devstack sudo[107422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:35 devstack sudo[107417]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a" returned: 0 in 1.006s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:35 devstack sudo[107431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a Jun 25 18:05:35 devstack sudo[107431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:36 devstack sudo[107422]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 0 in 1.091s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:36 devstack sudo[107435]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:36 devstack sudo[107435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Flow 'volume_create_manager' (392ebe15-4b3d-410d-bab0-a8ae28e289e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0d1ff37-8434-42ab-8aa7-b12081620d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0d1ff37-8434-42ab-8aa7-b12081620d51) 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-06-25T16:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-996241985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f72c237-ec18-41bc-a297-dffe68eed9d6,host='devstack@QuobyteHD#QuobyteHD',id=6c61007b-3823-4b17-86c0-d33fd7efaa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c557cc3c5c42ff88ea9b495c6928ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:36Z,use_quota=True,user_id='6101f979e22146a89596e146979f25e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(871d8bcf-50e3-4aef-8548-59e461a931f4),volume_type_id=871d8bcf-50e3-4aef-8548-59e461a931f4)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d096903b-995f-4336-86c2-6f4ddead5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d096903b-995f-4336-86c2-6f4ddead5320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (860a418f-bfad-4f2d-a010-81e35c976b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (860a418f-bfad-4f2d-a010-81e35c976b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c61007b-3823-4b17-86c0-d33fd7efaa3b', 'volume_name': 'volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:36 devstack sudo[107431]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac661a04-97e5-4c33-b9e3-885f737c038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac661a04-97e5-4c33-b9e3-885f737c038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (664999c0-8609-4462-bbdd-af08411ea4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Volume 6c61007b-3823-4b17-86c0-d33fd7efaa3b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b', 'volume_size': 1} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 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=7f72c237-ec18-41bc-a297-dffe68eed9d6,created_at=2026-06-25T16:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-996241985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f72c237-ec18-41bc-a297-dffe68eed9d6,host='devstack@QuobyteHD#QuobyteHD',id=6c61007b-3823-4b17-86c0-d33fd7efaa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c557cc3c5c42ff88ea9b495c6928ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:36Z,use_quota=True,user_id='6101f979e22146a89596e146979f25e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(871d8bcf-50e3-4aef-8548-59e461a931f4),volume_type_id=871d8bcf-50e3-4aef-8548-59e461a931f4)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Creating volume 6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:36 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f43d07c7-9888-41de-9266-c2bdee9ae11a" returned: 0 in 1.011s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-f43d07c7-9888-41de-9266-c2bdee9ae11a" released by "delete_volume" :: held 2.077s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:36 devstack sudo[107438]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b 1073741824 Jun 25 18:05:36 devstack sudo[107438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Created reservations ['c0be6133-a973-4bfa-b8b1-48c9a5e71fac', 'a4ead139-f276-4e3d-a857-82889be9a60d', '9bae3d16-dc49-4837-bc33-6a1fdbeea608', '4de3de48-e981-48fe-b1c9-4ecd6b329049'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:37 devstack sudo[107440]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:37 devstack sudo[107440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:37 devstack sudo[107435]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 1 in 1.227s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Downloaded image 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff for user be3caf75795a4b1983fb921045e727a0 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Marking volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Copying metadata from image 90355f3c-4927-430b-89f2-c425553bceff to 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Creating volume glance metadata for volume 4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 backed by image 90355f3c-4927-430b-89f2-c425553bceff 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': '90355f3c-4927-430b-89f2-c425553bceff', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ab82e58-b356-47e5-aae0-0c0c9f6bf933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d2e2cca-a0ab-4f14-8794-c5c224bbae9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Volume volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 (4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71): created successfully Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d2e2cca-a0ab-4f14-8794-c5c224bbae9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (cdb06dfb-a8d0-4c72-bf47-6c944545023a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e376395d-86c7-4d29-a729-1a13683a6752 tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:05:38 devstack sudo[107440]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.233s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Deleted volume successfully. Jun 25 18:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-011ebc53-abae-42f4-b8c5-cc8500eb9e5d tempest-VolumesActionsTest-677219799 None] Lock "cinder-f43d07c7-9888-41de-9266-c2bdee9ae11a-delete_volume" released by "delete_volume" :: held 3.650s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:38 devstack sudo[107438]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b 1073741824" returned: 0 in 1.593s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:38 devstack sudo[107451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b Jun 25 18:05:38 devstack sudo[107451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:39 devstack sudo[107451]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (c114b7c7-c076-44f3-921a-eddc0ffbb9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (132f91a9-2a9a-4841-8050-441293a67d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b" returned: 0 in 1.300s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] <== create_volume: return (2967ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.970s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (132f91a9-2a9a-4841-8050-441293a67d03) 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-06-25T16:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1522345442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15cb9a63-a5e6-43b1-831f-35e195a65971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:39Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71949fa3-a46d-4132-8a45-6d2bdccd15a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71949fa3-a46d-4132-8a45-6d2bdccd15a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ea99d5-b38e-4093-bf41-1fa5df6c0f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ea99d5-b38e-4093-bf41-1fa5df6c0f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '15cb9a63-a5e6-43b1-831f-35e195a65971', 'volume_name': 'volume-15cb9a63-a5e6-43b1-831f-35e195a65971', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd83783b-2777-4abd-8fda-0698e3fb85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd83783b-2777-4abd-8fda-0698e3fb85c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bfbb934-4c72-4f05-8f62-6f3b58bd3fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Volume 15cb9a63-a5e6-43b1-831f-35e195a65971: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-15cb9a63-a5e6-43b1-831f-35e195a65971', 'volume_size': 1} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 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-06-25T16:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1522345442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15cb9a63-a5e6-43b1-831f-35e195a65971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:39Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Creating volume 15cb9a63-a5e6-43b1-831f-35e195a65971 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:39 devstack sudo[107497]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 1073741824 Jun 25 18:05:39 devstack sudo[107497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (f8f51f4a-5fa6-483f-a1be-d6e1ff4669d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23cbcb1c-b6cd-4430-a8f5-e0e936dd3fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (664999c0-8609-4462-bbdd-af08411ea4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55108286-e2bf-4481-956f-55dfcd14c096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23cbcb1c-b6cd-4430-a8f5-e0e936dd3fca) 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-06-25T16:05:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1262670595',display_name='tempest-VolumesGetTest-Volume-932186351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44816282-cce9-4b9c-a1df-2f3ce9975ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:40Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c449ca6-017e-467e-98ef-6df96fceff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c449ca6-017e-467e-98ef-6df96fceff39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b92ac04-8256-4115-91f3-dd4d3a8bd1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b92ac04-8256-4115-91f3-dd4d3a8bd1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44816282-cce9-4b9c-a1df-2f3ce9975ef7', 'volume_name': 'volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb227ced-5697-4c67-9cb8-855b5a3668ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb227ced-5697-4c67-9cb8-855b5a3668ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9040b8fe-d3af-411f-8432-815f685d9d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Volume 44816282-cce9-4b9c-a1df-2f3ce9975ef7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7', 'volume_size': 1} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Volume volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b (6c61007b-3823-4b17-86c0-d33fd7efaa3b): created successfully Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55108286-e2bf-4481-956f-55dfcd14c096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Flow 'volume_create_manager' (392ebe15-4b3d-410d-bab0-a8ae28e289e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-80306ff8-cbd7-4c53-8282-5073db2574f8 tempest-GroupSnapshotsV319Test-1389385524 None] Created volume successfully. Jun 25 18:05:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] GroupSnapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: creating. Jun 25 18:05:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Group snapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4448}} Jun 25 18:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:40 devstack sudo[107497]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 1073741824" returned: 0 in 1.192s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:41 devstack sudo[107507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 Jun 25 18:05:41 devstack sudo[107507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:41 devstack sudo[107507]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971" returned: 0 in 0.767s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] <== create_volume: return (2027ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.029s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.867s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 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-06-25T16:05:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1262670595',display_name='tempest-VolumesGetTest-Volume-932186351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44816282-cce9-4b9c-a1df-2f3ce9975ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f34b1b7834ff3a9a74ef3019ce951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:40Z,use_quota=True,user_id='be3caf75795a4b1983fb921045e727a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Creating volume 44816282-cce9-4b9c-a1df-2f3ce9975ef7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:41 devstack sudo[107510]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 1073741824 Jun 25 18:05:41 devstack sudo[107510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bfbb934-4c72-4f05-8f62-6f3b58bd3fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15cb9a63-a5e6-43b1-831f-35e195a65971', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd067dde-c926-4331-8e15-057d1a4a0361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Volume volume-15cb9a63-a5e6-43b1-831f-35e195a65971 (15cb9a63-a5e6-43b1-831f-35e195a65971): created successfully Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd067dde-c926-4331-8e15-057d1a4a0361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (c114b7c7-c076-44f3-921a-eddc0ffbb9d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-53926aeb-dea0-48d7-88bf-ec98fb2aeee1 tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:05:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-54a490c9-b5ab-41cf-8ce4-58da26f820c2 tempest-TestShelveInstance-1732637398 None] Terminate volume connection completed successfully. Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-54a490c9-b5ab-41cf-8ce4-58da26f820c2 tempest-TestShelveInstance-1732637398 None] Deleting attachment d66f40f7-88ce-4661-85f5-8e9f082e7041. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-15cb9a63-a5e6-43b1-831f-35e195a65971-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "cinder-15cb9a63-a5e6-43b1-831f-35e195a65971-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-quobyte-15cb9a63-a5e6-43b1-831f-35e195a65971" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-15cb9a63-a5e6-43b1-831f-35e195a65971" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[50a409df-2317-45b3-88ef-0951ceae32bc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:42 devstack sudo[107517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 Jun 25 18:05:42 devstack sudo[107517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Acquiring lock "cinder-7f89316d-3afe-4e73-a2c2-29c6fdd55334-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "cinder-7f89316d-3afe-4e73-a2c2-29c6fdd55334-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Acquiring lock "cinder-quobyte-7f89316d-3afe-4e73-a2c2-29c6fdd55334" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "cinder-quobyte-7f89316d-3afe-4e73-a2c2-29c6fdd55334" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:42 devstack sudo[107510]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 1073741824" returned: 0 in 1.144s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[86224d14-3b8f-48df-bb08-c0acd2771725]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:43 devstack sudo[107520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 Jun 25 18:05:43 devstack sudo[107520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:43 devstack sudo[107521]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:05:43 devstack sudo[107521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:43 devstack sudo[107517]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971" returned: 0 in 1.111s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:43 devstack sudo[107527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971 Jun 25 18:05:43 devstack sudo[107527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:43 devstack sudo[107520]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7" returned: 0 in 0.833s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] <== create_volume: return (2038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.042s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.190s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9040b8fe-d3af-411f-8432-815f685d9d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (019f4a34-d8da-4a9a-b439-9f3028c2336f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Creating offline snapshot 35d92246-f784-48db-bdc2-72e7e52f2efd of volume 6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[642bbda1-2151-4626-ab49-201a093364f9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Volume volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 (44816282-cce9-4b9c-a1df-2f3ce9975ef7): created successfully Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (019f4a34-d8da-4a9a-b439-9f3028c2336f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Flow 'volume_create_manager' (f8f51f4a-5fa6-483f-a1be-d6e1ff4669d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-be16678d-6536-403d-8b01-05c0b390dfc5 tempest-VolumesGetTest-1677973258 None] Created volume successfully. Jun 25 18:05:43 devstack sudo[107521]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.973s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:44 devstack sudo[107532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b Jun 25 18:05:44 devstack sudo[107532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:44 devstack sudo[107533]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:05:44 devstack sudo[107533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:44 devstack sudo[107527]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-15cb9a63-a5e6-43b1-831f-35e195a65971" returned: 0 in 0.964s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-15cb9a63-a5e6-43b1-831f-35e195a65971" released by "delete_volume" :: held 2.137s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Created reservations ['52bdeaad-b213-4214-8743-6989316a681f', '09ed566b-cf57-46fc-bd0b-678a56574048', '85afd642-6674-4db7-8f08-a735b3150c77', '03906960-725b-488c-a7b7-7760795f7c2a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-44816282-cce9-4b9c-a1df-2f3ce9975ef7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "cinder-44816282-cce9-4b9c-a1df-2f3ce9975ef7-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-44816282-cce9-4b9c-a1df-2f3ce9975ef7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-44816282-cce9-4b9c-a1df-2f3ce9975ef7" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:44 devstack sudo[107541]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:44 devstack sudo[107541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[893af7b3-527a-43d9-acb2-800f3cc0847d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:45 devstack sudo[107532]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b" returned: 0 in 1.117s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:45 devstack sudo[107546]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd 1G Jun 25 18:05:45 devstack sudo[107546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:45 devstack sudo[107533]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 1 in 1.137s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:45 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/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 Jun 25 18:05:45 devstack sudo[107545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:45 devstack sudo[107548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334 Jun 25 18:05:45 devstack sudo[107548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:45 devstack sudo[107541]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.919s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Deleted volume successfully. Jun 25 18:05:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-709d12fb-86a5-4f03-bc94-04b0afc22bde tempest-VolumesActionsTest-677219799 None] Lock "cinder-15cb9a63-a5e6-43b1-831f-35e195a65971-delete_volume" released by "delete_volume" :: held 3.510s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:46 devstack sudo[107548]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f89316d-3afe-4e73-a2c2-29c6fdd55334" returned: 0 in 0.988s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:46 devstack sudo[107545]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7" returned: 0 in 1.134s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "cinder-quobyte-7f89316d-3afe-4e73-a2c2-29c6fdd55334" released by "delete_volume" :: held 3.235s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:46 devstack sudo[107559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7 Jun 25 18:05:46 devstack sudo[107559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG cinder.quota [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Created reservations ['ba1ed6eb-43d0-48ad-989f-8881bfe49c5b', '5bdc7639-588f-4e48-8f6e-03a2b4d6d35b', 'fab2cd4e-18e0-4ec4-9a00-e71841cf6af2', '5b160e09-12f3-4f5d-8c76-d0311520bc25'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:46 devstack sudo[107546]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd 1G" returned: 0 in 1.376s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:46 devstack sudo[107562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd Jun 25 18:05:46 devstack sudo[107562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:46 devstack sudo[107564]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:46 devstack sudo[107564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (e48d1634-2a97-420b-bc6c-5ded83600d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f997fd3c-5ea8-47bb-ab89-b81102797574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f997fd3c-5ea8-47bb-ab89-b81102797574) 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-06-25T16:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1114983101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3db12970-60d9-45c2-b1f9-c03f3e693aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:47Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f24deda-cb60-499a-b133-bebc6db80e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f24deda-cb60-499a-b133-bebc6db80e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (476d66aa-f7af-4757-8432-32382b86bdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (476d66aa-f7af-4757-8432-32382b86bdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3db12970-60d9-45c2-b1f9-c03f3e693aa0', 'volume_name': 'volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d4786bd-945e-460a-8469-9b71497d1564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d4786bd-945e-460a-8469-9b71497d1564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (054bfa76-eb4c-4a65-9494-78fe2876911f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Volume 3db12970-60d9-45c2-b1f9-c03f3e693aa0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0', 'volume_size': 1} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:47 devstack sudo[107559]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44816282-cce9-4b9c-a1df-2f3ce9975ef7" returned: 0 in 1.122s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-44816282-cce9-4b9c-a1df-2f3ce9975ef7" released by "delete_volume" :: held 2.320s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Created reservations ['4631be67-f149-4d32-9173-95ddca174113', '74f791fa-4fe1-4cd8-b606-cc62c0730756', 'ba6735e6-728a-4d71-ac26-dba6e13e91a4', '0fb19d07-46d5-4d91-93d3-60ad686752dc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:47 devstack sudo[107573]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:47 devstack sudo[107573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:47 devstack sudo[107562]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd" returned: 0 in 1.157s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:47 devstack sudo[107564]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.029s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.manager [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Deleted volume successfully. Jun 25 18:05:47 devstack sudo[107575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd Jun 25 18:05:47 devstack sudo[107575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-a4ef30e7-1549-443c-be57-bd12de9722a3 req-953c94ee-e50a-4a49-8b57-272283939737 tempest-TestShelveInstance-1732637398 None] Lock "cinder-7f89316d-3afe-4e73-a2c2-29c6fdd55334-delete_volume" released by "delete_volume" :: held 4.808s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:48 devstack sudo[107573]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6514662b-a040-41f1-b4d3-0d67c405069d tempest-VolumesGetTest-1677973258 None] Lock "cinder-44816282-cce9-4b9c-a1df-2f3ce9975ef7-delete_volume" released by "delete_volume" :: held 3.547s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "cinder-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:48 devstack sudo[107575]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd" returned: 0 in 0.891s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Acquiring lock "cinder-quobyte-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:48 devstack sudo[107579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info Jun 25 18:05:48 devstack sudo[107579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0386a640-3853-4705-8d4e-d873dd7fbf05]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:48 devstack sudo[107581]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:48 devstack sudo[107581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:49 devstack sudo[107579]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info" returned: 0 in 0.840s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:49 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:05:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:49 devstack sudo[107585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info Jun 25 18:05:49 devstack sudo[107585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:49 devstack sudo[107581]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 0 in 0.956s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:49 devstack sudo[107589]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:49 devstack sudo[107589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:50 devstack sudo[107585]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.info" returned: 0 in 0.846s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.390s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.036s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 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-06-25T16:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1114983101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3db12970-60d9-45c2-b1f9-c03f3e693aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:47Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Creating volume 3db12970-60d9-45c2-b1f9-c03f3e693aa0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:50 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:50 devstack sudo[107594]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 1073741824 Jun 25 18:05:50 devstack sudo[107594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-22ab455e-439b-4bb8-b03b-6d237cdecc36 tempest-GroupSnapshotsV319Test-1389385524 None] group_snapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: created successfully Jun 25 18:05:50 devstack sudo[107589]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 1 in 0.919s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:05:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:50 devstack sudo[107599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71 Jun 25 18:05:50 devstack sudo[107599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:51 devstack sudo[107599]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" returned: 0 in 0.902s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "cinder-quobyte-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71" released by "delete_volume" :: held 2.867s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:51 devstack sudo[107594]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 1073741824" returned: 0 in 1.225s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Created reservations ['91742b5f-ead8-442f-83c3-62755f277af3', 'a3c79c70-00ff-4216-9b9f-a0c7d34d57eb', '671b7af4-f240-4c4b-9d96-1ba181137100', '374c313f-2b4b-4afd-b602-ec6a0f708a5d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:51 devstack sudo[107607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 Jun 25 18:05:51 devstack sudo[107607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:51 devstack sudo[107609]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:51 devstack sudo[107609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] group_snapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: deleting Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] group_snapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4623}} Jun 25 18:05:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "cinder-quobyte-35d92246-f784-48db-bdc2-72e7e52f2efd" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-35d92246-f784-48db-bdc2-72e7e52f2efd" acquired by "_delete_snapshot" :: waited 0.060s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Deleting offline snapshot 35d92246-f784-48db-bdc2-72e7e52f2efd of volume 6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] snapshot_file for this snap is: volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1e32032-4920-4e75-8adc-4263bbe02319]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:52 devstack sudo[107612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd Jun 25 18:05:52 devstack sudo[107612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:52 devstack sudo[107607]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0" returned: 0 in 1.191s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] <== create_volume: return (2485ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.488s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (054bfa76-eb4c-4a65-9494-78fe2876911f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06304add-c02a-4b90-a045-9a74d9256ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Volume volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 (3db12970-60d9-45c2-b1f9-c03f3e693aa0): created successfully Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06304add-c02a-4b90-a045-9a74d9256ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (e48d1634-2a97-420b-bc6c-5ded83600d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2c8e6323-1c75-4eed-838a-4f7efa91a6bc tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:05:52 devstack sudo[107609]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:52 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Deleted volume successfully. Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ebd958e6-b5de-4011-8223-d6fc444d01a3 tempest-VolumesGetTest-1677973258 None] Lock "cinder-4f8cc864-e3a4-4d97-ac6b-fc1359d0ab71-delete_volume" released by "delete_volume" :: held 4.635s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:53 devstack sudo[107612]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd" returned: 0 in 1.192s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6d03a3c-fa7e-4377-ad67-2a480b945501]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:53 devstack sudo[107619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b Jun 25 18:05:53 devstack sudo[107619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-3db12970-60d9-45c2-b1f9-c03f3e693aa0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "cinder-3db12970-60d9-45c2-b1f9-c03f3e693aa0-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Acquiring lock "cinder-quobyte-3db12970-60d9-45c2-b1f9-c03f3e693aa0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-3db12970-60d9-45c2-b1f9-c03f3e693aa0" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ebfc7c2d-3453-4999-b3aa-29dd7f482671]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:53 devstack sudo[107621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 Jun 25 18:05:54 devstack sudo[107621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:54 devstack sudo[107619]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b" returned: 0 in 1.031s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:54 devstack sudo[107626]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd Jun 25 18:05:54 devstack sudo[107626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:54 devstack sudo[107621]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0" returned: 0 in 1.063s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:54 devstack sudo[107632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0 Jun 25 18:05:54 devstack sudo[107632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:55 devstack sudo[107632]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3db12970-60d9-45c2-b1f9-c03f3e693aa0" returned: 0 in 0.860s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "cinder-quobyte-3db12970-60d9-45c2-b1f9-c03f3e693aa0" released by "delete_volume" :: held 2.003s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:55 devstack sudo[107626]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd" returned: 0 in 1.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:55 devstack sudo[107638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd Jun 25 18:05:55 devstack sudo[107638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:55 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Created reservations ['0e84f1ea-36e1-4135-8acd-56aa1e584b50', '1bbdbf0b-ecab-4b60-8683-be91e97530ad', '85a8e05a-9f5e-423c-8a57-2ee94dace28c', '48eeae10-c331-41ba-b244-60eb21fe5d11'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:56 devstack sudo[107640]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:05:56 devstack sudo[107640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=103,cinder:UPDATE=152,cinder:DELETE=13,cinder:INSERT=42 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=145,cinder:SELECT=140,cinder:INSERT=39,cinder:DELETE=8 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Flow 'volume_create_manager' (32d64857-9bc5-4267-b272-839c8ad960b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45bfb4bb-3f18-4ce3-a9b2-f259f0082efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45bfb4bb-3f18-4ce3-a9b2-f259f0082efb) 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-06-25T16:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1577643069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b764d8b1-59b9-4249-91e3-5250f92a0b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad4d7ebcdcb43da8ae49da139e8cb17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:57Z,use_quota=True,user_id='128c24235d1d41b5a745eea08b52e546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:56 devstack sudo[107638]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fb5c6e8-a115-4718-b9bc-ee568d94c598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fb5c6e8-a115-4718-b9bc-ee568d94c598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20f053a8-d172-416d-b6d4-a5cc6f20fc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20f053a8-d172-416d-b6d4-a5cc6f20fc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b764d8b1-59b9-4249-91e3-5250f92a0b33', 'volume_name': 'volume-b764d8b1-59b9-4249-91e3-5250f92a0b33', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3af00dc0-8988-4d08-9cb0-ebc1b71eb7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3af00dc0-8988-4d08-9cb0-ebc1b71eb7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68d77c4d-d97e-4a43-80d4-88a6141e1498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Volume b764d8b1-59b9-4249-91e3-5250f92a0b33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b764d8b1-59b9-4249-91e3-5250f92a0b33', 'volume_size': 1} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 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-06-25T16:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1577643069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b764d8b1-59b9-4249-91e3-5250f92a0b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad4d7ebcdcb43da8ae49da139e8cb17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:57Z,use_quota=True,user_id='128c24235d1d41b5a745eea08b52e546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Creating volume b764d8b1-59b9-4249-91e3-5250f92a0b33 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:56 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b.35d92246-f784-48db-bdc2-72e7e52f2efd" returned: 0 in 1.207s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:57 devstack sudo[107644]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 1073741824 Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-35d92246-f784-48db-bdc2-72e7e52f2efd" released by "_delete_snapshot" :: held 4.985s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:57 devstack sudo[107644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" released by "delete_snapshot" :: held 5.070s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:57 devstack sudo[107640]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.069s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Deleted volume successfully. Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f2a3fc4-2609-4f4a-ae0e-221a0dbe042b tempest-VolumesActionsTest-677219799 None] Lock "cinder-3db12970-60d9-45c2-b1f9-c03f3e693aa0-delete_volume" released by "delete_volume" :: held 3.486s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:57 devstack cinder-volume[94004]: WARNING cinder.quota [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1683178927 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1683178927, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:05:57 devstack cinder-volume[94004]: WARNING cinder.quota [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1683178927 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1683178927, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] Created reservations ['9d0d80e0-2b32-4d3e-acb8-5f04949f7f14', '8f40b053-d584-4722-a4f3-e7de306153d2', 'a1afaf28-13f0-4903-8af5-16be7cafa3ca', 'cf8b9c51-fd52-45d0-bb56-90d67b6325ac'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:05:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-70aef39a-f803-4534-b4d1-2a5c5567ad7b tempest-GroupSnapshotsV319Test-1389385524 None] group_snapshot 666f84bb-df41-4eec-bbd7-2a0d7bd2ff7d: deleted successfully Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (50733ec7-e605-4e5f-97ee-c7dcb6c16a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27950de5-e44b-48af-8518-8a87819e8851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27950de5-e44b-48af-8518-8a87819e8851) 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-06-25T16:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-848820437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44866f32-eccb-47c3-8626-6e76ae2ead12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:58Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (464c9db1-ef0a-4e21-90fb-4d11293ed28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (464c9db1-ef0a-4e21-90fb-4d11293ed28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d76b4db6-5ff6-450a-a57f-4ae500369d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d76b4db6-5ff6-450a-a57f-4ae500369d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44866f32-eccb-47c3-8626-6e76ae2ead12', 'volume_name': 'volume-44866f32-eccb-47c3-8626-6e76ae2ead12', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee771ac4-eaa7-45a9-a705-a8d6e243b9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee771ac4-eaa7-45a9-a705-a8d6e243b9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1812d8e3-a516-4c28-9f36-39f5acaf343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Volume 44866f32-eccb-47c3-8626-6e76ae2ead12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44866f32-eccb-47c3-8626-6e76ae2ead12', 'volume_size': 1} Jun 25 18:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[95e11099-114c-4cf7-a123-3337d4c98430]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:58 devstack sudo[107644]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 1073741824" returned: 0 in 1.219s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:58 devstack sudo[107653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 Jun 25 18:05:58 devstack sudo[107653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:58 devstack sudo[107652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b Jun 25 18:05:58 devstack sudo[107652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:59 devstack sudo[107653]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33" returned: 0 in 0.771s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] <== create_volume: return (2047ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.050s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.057s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 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-06-25T16:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-848820437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44866f32-eccb-47c3-8626-6e76ae2ead12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814ecdb4efd04ad6af9bf8794b8b0b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:05:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:05:58Z,use_quota=True,user_id='b7f62e2a62f9464aa2965c8f197d0d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Creating volume 44866f32-eccb-47c3-8626-6e76ae2ead12 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:05:59 devstack sudo[107652]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:05:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b" returned: 0 in 0.887s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:59 devstack sudo[107660]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 1073741824 Jun 25 18:05:59 devstack sudo[107660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68d77c4d-d97e-4a43-80d4-88a6141e1498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b764d8b1-59b9-4249-91e3-5250f92a0b33', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:59 devstack sudo[107661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0de83f2e-1495-4c74-aa95-ae6f25343075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:05:59 devstack sudo[107661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Volume volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 (b764d8b1-59b9-4249-91e3-5250f92a0b33): created successfully Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0de83f2e-1495-4c74-aa95-ae6f25343075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Flow 'volume_create_manager' (32d64857-9bc5-4267-b272-839c8ad960b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:05:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e67c4eca-4089-4f1b-bf83-06b55ce0fbd6 tempest-VolumesNegativeTest-194070759 None] Created volume successfully. Jun 25 18:05:59 devstack sudo[107661]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6c61007b-3823-4b17-86c0-d33fd7efaa3b" returned: 0 in 0.837s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "cinder-quobyte-6c61007b-3823-4b17-86c0-d33fd7efaa3b" released by "delete_volume" :: held 1.802s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:05:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Created reservations ['e9452550-b9c5-4a2a-a3ba-3a7342bed39c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1683178927 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1683178927, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Created reservations ['86926bcf-4d51-4d55-8b60-9c482b77747e', '5ae2c9be-a6d0-48de-bf5f-aa07482bfc0f', '6f1fd705-f407-430b-a142-3596b52d8586', '1c5e4099-aa64-48bf-8ba4-aad8e064ecfb'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:00 devstack sudo[107660]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 1073741824" returned: 0 in 1.142s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:00 devstack sudo[107669]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:00 devstack sudo[107669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:00 devstack sudo[107670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 Jun 25 18:06:00 devstack sudo[107670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:01 devstack sudo[107670]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12" returned: 0 in 0.964s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] <== create_volume: return (2186ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.189s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1812d8e3-a516-4c28-9f36-39f5acaf343b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44866f32-eccb-47c3-8626-6e76ae2ead12', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d41d8e5b-c235-47cd-8679-5fa87a0ce4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Volume volume-44866f32-eccb-47c3-8626-6e76ae2ead12 (44866f32-eccb-47c3-8626-6e76ae2ead12): created successfully Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d41d8e5b-c235-47cd-8679-5fa87a0ce4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Flow 'volume_create_manager' (50733ec7-e605-4e5f-97ee-c7dcb6c16a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cdfcd3fa-eb0f-4c29-a716-f48dc33ec548 tempest-VolumesActionsTest-789342809 None] Created volume successfully. Jun 25 18:06:01 devstack sudo[107669]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.127s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7cbb4c6b-af43-4585-bf46-372ac244d715 tempest-GroupSnapshotsV319Test-1389385524 None] Delete group completed successfully. Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-44866f32-eccb-47c3-8626-6e76ae2ead12-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "cinder-44866f32-eccb-47c3-8626-6e76ae2ead12-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Acquiring lock "cinder-quobyte-44866f32-eccb-47c3-8626-6e76ae2ead12" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "cinder-quobyte-44866f32-eccb-47c3-8626-6e76ae2ead12" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c9d68aa-555a-4160-824b-a1a51a2dbb55]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (63dda02a-9535-47d3-993c-c70ff38d2a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc690a43-f50a-463f-a887-fc5208d30e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc690a43-f50a-463f-a887-fc5208d30e8a) 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-06-25T16:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1993874511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e468334d-4e98-485b-829f-b6b53714348c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:03Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22dba922-f976-496c-be14-2bb3bf437221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22dba922-f976-496c-be14-2bb3bf437221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de7fa8d2-2aef-4cd9-8697-0e82f37e3052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de7fa8d2-2aef-4cd9-8697-0e82f37e3052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e468334d-4e98-485b-829f-b6b53714348c', 'volume_name': 'volume-e468334d-4e98-485b-829f-b6b53714348c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea737d8-b02c-400f-a02f-0d0c41166320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea737d8-b02c-400f-a02f-0d0c41166320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02562fc-591e-4d4d-a9dd-f9a63a450139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Volume e468334d-4e98-485b-829f-b6b53714348c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e468334d-4e98-485b-829f-b6b53714348c', 'volume_size': 1} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 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-06-25T16:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1993874511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e468334d-4e98-485b-829f-b6b53714348c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:03Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Creating volume e468334d-4e98-485b-829f-b6b53714348c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:03 devstack sudo[107679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 Jun 25 18:06:03 devstack sudo[107679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:03 devstack sudo[107680]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c 1073741824 Jun 25 18:06:03 devstack sudo[107680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (96bac91a-8c07-4d34-9902-81cbb024cb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2091b07-9a25-4e40-871a-4c3c366980d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2091b07-9a25-4e40-871a-4c3c366980d5) 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-06-25T16:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-829947389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bfcc3ec-d4f8-42a2-87fb-fa156f908551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:04Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4c85ce1-3e3d-4c11-9455-52e771de13e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4c85ce1-3e3d-4c11-9455-52e771de13e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d15d9206-7d12-4968-8145-2ed316dbc00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d15d9206-7d12-4968-8145-2ed316dbc00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bfcc3ec-d4f8-42a2-87fb-fa156f908551', 'volume_name': 'volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf758684-22f4-4277-9025-f49471d88a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf758684-22f4-4277-9025-f49471d88a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cde1f6a-e45d-4ec7-a5de-7d2e5433a207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Volume 4bfcc3ec-d4f8-42a2-87fb-fa156f908551: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551', 'volume_size': 1} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:04 devstack sudo[107679]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12" returned: 0 in 1.194s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:04 devstack sudo[107688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12 Jun 25 18:06:04 devstack sudo[107688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (66fc710f-6c45-490c-bc40-58ad7b2a34ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4993878-0138-4391-9ab2-83e7aededab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4993878-0138-4391-9ab2-83e7aededab7) 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-06-25T16:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1757848365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23bf3afa-0135-4a1d-95d1-b66f4fea9cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:05Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31f8175e-599e-40ce-b956-dff37a173f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31f8175e-599e-40ce-b956-dff37a173f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53d26487-f61a-456c-bfd9-b26e7f77a4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53d26487-f61a-456c-bfd9-b26e7f77a4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23bf3afa-0135-4a1d-95d1-b66f4fea9cb3', 'volume_name': 'volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b279e5a-a166-421c-bab5-e02260e29eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b279e5a-a166-421c-bab5-e02260e29eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b644fac1-932a-471b-9970-f675a39870c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Volume 23bf3afa-0135-4a1d-95d1-b66f4fea9cb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3', 'volume_size': 1} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:05 devstack sudo[107680]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c 1073741824" returned: 0 in 1.678s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:05 devstack sudo[107694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c Jun 25 18:06:05 devstack sudo[107694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (fa102538-11d6-4ad2-9a4b-a15482d27bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42055663-ad14-4410-b8e2-0198935fdb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42055663-ad14-4410-b8e2-0198935fdb94) 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-06-25T16:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2102160376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1297d578-adde-459c-ac75-c43c59d37208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:05Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4738cec9-9cc7-4944-bcbc-433279541343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4738cec9-9cc7-4944-bcbc-433279541343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (604e7a27-6ffb-40a4-aab8-dd8bab02e376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (604e7a27-6ffb-40a4-aab8-dd8bab02e376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1297d578-adde-459c-ac75-c43c59d37208', 'volume_name': 'volume-1297d578-adde-459c-ac75-c43c59d37208', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b1509f2-bcb7-4429-8cae-dee18b818266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b1509f2-bcb7-4429-8cae-dee18b818266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba6ab25c-dd0f-4789-8753-73126d57c4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Volume 1297d578-adde-459c-ac75-c43c59d37208: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1297d578-adde-459c-ac75-c43c59d37208', 'volume_size': 1} Jun 25 18:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:06 devstack sudo[107688]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-44866f32-eccb-47c3-8626-6e76ae2ead12" returned: 0 in 1.511s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "cinder-quobyte-44866f32-eccb-47c3-8626-6e76ae2ead12" released by "delete_volume" :: held 2.785s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Created reservations ['149f9b3f-f090-46db-90b0-bab26519db00', 'b97cfaf5-755b-4f93-910b-98d20c097ee0', 'f2a04c19-fae6-4a7a-b102-ffe5dd2296af', '74953c9f-bd10-4231-8e20-826c26e43140'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (7fd090a9-3ca1-486c-a880-9e96b4f6191e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bed84d3-57b1-476f-9fe5-7a55c2c41834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bed84d3-57b1-476f-9fe5-7a55c2c41834) 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-06-25T16:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-127028405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da9dcffe-6bd9-4605-bdc6-c28d98bcc572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:06Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8072752f-ad72-456f-935b-09d94239df60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8072752f-ad72-456f-935b-09d94239df60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcf94fe0-5eb2-43e6-89e4-29b2c8490927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcf94fe0-5eb2-43e6-89e4-29b2c8490927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da9dcffe-6bd9-4605-bdc6-c28d98bcc572', 'volume_name': 'volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f63c77-c9f8-4a81-9e7b-4fbe5e3a467b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f63c77-c9f8-4a81-9e7b-4fbe5e3a467b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9887629-2b57-4cfc-a793-b0ff0893ae37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Volume da9dcffe-6bd9-4605-bdc6-c28d98bcc572: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572', 'volume_size': 1} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:06 devstack sudo[107700]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:06 devstack sudo[107700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:06 devstack sudo[107694]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c" returned: 0 in 1.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] <== create_volume: return (3071ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.073s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.408s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 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-06-25T16:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-829947389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bfcc3ec-d4f8-42a2-87fb-fa156f908551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:04Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Creating volume 4bfcc3ec-d4f8-42a2-87fb-fa156f908551 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:06 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02562fc-591e-4d4d-a9dd-f9a63a450139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e468334d-4e98-485b-829f-b6b53714348c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4973febf-a850-432b-a93e-13ba68ecb54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:06 devstack sudo[107702]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 1073741824 Jun 25 18:06:06 devstack sudo[107702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Volume volume-e468334d-4e98-485b-829f-b6b53714348c (e468334d-4e98-485b-829f-b6b53714348c): created successfully Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4973febf-a850-432b-a93e-13ba68ecb54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (63dda02a-9535-47d3-993c-c70ff38d2a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1bd2403a-d89f-45b1-97d4-d866b4b3d22d tempest-CreateVolumesFromImageTest-1061178918 None] Created volume successfully. Jun 25 18:06:07 devstack sudo[107700]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.326s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Deleted volume successfully. Jun 25 18:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2caa7b8c-81b4-4233-8979-9addbf1cb11e tempest-VolumesActionsTest-789342809 None] Lock "cinder-44866f32-eccb-47c3-8626-6e76ae2ead12-delete_volume" released by "delete_volume" :: held 4.603s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:08 devstack sudo[107702]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 1073741824" returned: 0 in 1.674s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:08 devstack sudo[107747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 Jun 25 18:06:08 devstack sudo[107747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:09 devstack sudo[107747]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" returned: 0 in 1.038s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] <== create_volume: return (2813ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.816s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.303s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 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-06-25T16:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1757848365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23bf3afa-0135-4a1d-95d1-b66f4fea9cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:05Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Creating volume 23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:09 devstack sudo[107765]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 1073741824 Jun 25 18:06:09 devstack sudo[107765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cde1f6a-e45d-4ec7-a5de-7d2e5433a207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7d2f409-71e4-4add-9c28-dacff6b6bd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Volume volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 (4bfcc3ec-d4f8-42a2-87fb-fa156f908551): created successfully Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7d2f409-71e4-4add-9c28-dacff6b6bd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (96bac91a-8c07-4d34-9902-81cbb024cb17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3f1dd2a4-bca3-4192-8381-77172b7a7b5c tempest-CreateVolumesFromImageTest-1061178918 None] Created volume successfully. Jun 25 18:06:10 devstack sudo[107765]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 1073741824" returned: 0 in 1.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:10 devstack sudo[107773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 Jun 25 18:06:10 devstack sudo[107773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:11 devstack sudo[107773]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" returned: 0 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] <== create_volume: return (2240ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.247s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.966s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 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-06-25T16:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2102160376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1297d578-adde-459c-ac75-c43c59d37208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:05Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Creating volume 1297d578-adde-459c-ac75-c43c59d37208 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b644fac1-932a-471b-9970-f675a39870c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:11 devstack sudo[107777]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 1073741824 Jun 25 18:06:11 devstack sudo[107777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce16b5cd-d8cb-43e8-96e3-87a01db94343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Volume volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 (23bf3afa-0135-4a1d-95d1-b66f4fea9cb3): created successfully Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce16b5cd-d8cb-43e8-96e3-87a01db94343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (66fc710f-6c45-490c-bc40-58ad7b2a34ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ff0dc297-572a-4ac5-a192-809a473812b7 tempest-CreateVolumesFromImageTest-1061178918 None] Created volume successfully. Jun 25 18:06:12 devstack sudo[107777]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 1073741824" returned: 0 in 1.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:13 devstack sudo[107783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 Jun 25 18:06:13 devstack sudo[107783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:13 devstack sudo[107783]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208" returned: 0 in 0.816s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] <== create_volume: return (2134ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.138s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.434s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 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-06-25T16:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-127028405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da9dcffe-6bd9-4605-bdc6-c28d98bcc572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1d7322761b466187da3ccd9c739017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:06Z,use_quota=True,user_id='62b780310445407cb33356da9f7160e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Creating volume da9dcffe-6bd9-4605-bdc6-c28d98bcc572 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:13 devstack sudo[107787]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 1073741824 Jun 25 18:06:13 devstack sudo[107787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba6ab25c-dd0f-4789-8753-73126d57c4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1297d578-adde-459c-ac75-c43c59d37208', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (257fe8a6-f715-4e6c-92d2-975938766d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Volume volume-1297d578-adde-459c-ac75-c43c59d37208 (1297d578-adde-459c-ac75-c43c59d37208): created successfully Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (257fe8a6-f715-4e6c-92d2-975938766d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (fa102538-11d6-4ad2-9a4b-a15482d27bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4238ac65-08aa-4b21-9f89-83622cd96942 tempest-CreateVolumesFromImageTest-1061178918 None] Created volume successfully. Jun 25 18:06:15 devstack sudo[107787]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 1073741824" returned: 0 in 1.178s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:15 devstack sudo[107793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 Jun 25 18:06:15 devstack sudo[107793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:15 devstack sudo[107793]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" returned: 0 in 0.853s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] <== create_volume: return (2094ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.098s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9887629-2b57-4cfc-a793-b0ff0893ae37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06afd002-8da3-4f22-b08f-d14a1f87fbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Volume volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 (da9dcffe-6bd9-4605-bdc6-c28d98bcc572): created successfully Jun 25 18:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06afd002-8da3-4f22-b08f-d14a1f87fbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Flow 'volume_create_manager' (7fd090a9-3ca1-486c-a880-9e96b4f6191e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ae38e099-2d0a-43cf-ac24-b78f573dc1ed tempest-CreateVolumesFromImageTest-1061178918 None] Created volume successfully. Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-da9dcffe-6bd9-4605-bdc6-c28d98bcc572-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-da9dcffe-6bd9-4605-bdc6-c28d98bcc572-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-quobyte-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[66332054-7a02-4d42-9c1f-fff2990f46cb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:16 devstack sudo[107806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 Jun 25 18:06:16 devstack sudo[107806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:17 devstack sudo[107806]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" returned: 0 in 1.187s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:17 devstack sudo[107812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572 Jun 25 18:06:17 devstack sudo[107812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:18 devstack sudo[107812]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" returned: 0 in 1.017s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-da9dcffe-6bd9-4605-bdc6-c28d98bcc572" released by "delete_volume" :: held 2.316s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Created reservations ['54fdd622-666b-44c1-aad0-f0e9fdca2fff', 'cc61a5d5-d230-481e-8dcf-d2a62e8c8bff', '900634ef-86e9-4191-b814-a5d79ca2b45e', '206347ee-edfe-4d8a-8109-29484e7ff7ca'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:19 devstack sudo[107868]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:19 devstack sudo[107868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-1297d578-adde-459c-ac75-c43c59d37208-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-1297d578-adde-459c-ac75-c43c59d37208-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-quobyte-1297d578-adde-459c-ac75-c43c59d37208" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-1297d578-adde-459c-ac75-c43c59d37208" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[72a15dfe-29e9-4521-89ec-8f2be190eba4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:20 devstack sudo[107897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 Jun 25 18:06:20 devstack sudo[107897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:21 devstack sudo[107868]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.711s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Deleted volume successfully. Jun 25 18:06:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-14fce04c-d7f3-4680-94d9-5d92029c659d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-da9dcffe-6bd9-4605-bdc6-c28d98bcc572-delete_volume" released by "delete_volume" :: held 4.485s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:21 devstack sudo[107897]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208" returned: 0 in 1.486s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:21 devstack sudo[107908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208 Jun 25 18:06:21 devstack sudo[107908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:22 devstack sudo[107908]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1297d578-adde-459c-ac75-c43c59d37208" returned: 0 in 1.069s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-1297d578-adde-459c-ac75-c43c59d37208" released by "delete_volume" :: held 2.656s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Created reservations ['b4ca0aaf-7df5-4fbc-94d5-c2c88fcd5fad', 'ca9d8d76-a085-4f46-ac77-cb8d29a6a786', 'e31f1665-87d0-4e0c-88dd-6ad24491082b', '99277a33-17e1-4131-94fa-b7ff3494e7aa'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:23 devstack sudo[107911]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:23 devstack sudo[107911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Flow 'volume_create_manager' (3fd5115d-e404-4954-b078-e2d47708e77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (999b68ce-adbd-481a-97a7-9903da52364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (999b68ce-adbd-481a-97a7-9903da52364b) 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-06-25T16:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1276764052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=099184fb-16ec-4ceb-8b3e-c99481449c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa25575ecd914499a2d20beec8fe71de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:24Z,use_quota=True,user_id='5b322a6d06fb43ba9976a6b80e4043c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca9435d3-85ad-4e42-8f59-a81eb7aa11c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca9435d3-85ad-4e42-8f59-a81eb7aa11c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a812e43-2924-47e1-8f76-7c91161de4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a812e43-2924-47e1-8f76-7c91161de4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '099184fb-16ec-4ceb-8b3e-c99481449c78', 'volume_name': 'volume-099184fb-16ec-4ceb-8b3e-c99481449c78', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f542407-f129-482f-84ab-f73b81141b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f542407-f129-482f-84ab-f73b81141b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a76da98d-72dd-485d-af81-0fb15c810df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume 099184fb-16ec-4ceb-8b3e-c99481449c78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-099184fb-16ec-4ceb-8b3e-c99481449c78', 'volume_size': 1} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 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-06-25T16:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1276764052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=099184fb-16ec-4ceb-8b3e-c99481449c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa25575ecd914499a2d20beec8fe71de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:24Z,use_quota=True,user_id='5b322a6d06fb43ba9976a6b80e4043c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Creating volume 099184fb-16ec-4ceb-8b3e-c99481449c78 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:23 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:23 devstack sudo[107913]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 1073741824 Jun 25 18:06:23 devstack sudo[107913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-quobyte-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0975877b-95d8-4997-abb1-86949e1b8d8c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:24 devstack sudo[107915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 Jun 25 18:06:24 devstack sudo[107915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:24 devstack sudo[107911]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.344s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Deleted volume successfully. Jun 25 18:06:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fe300c37-b5fd-4667-b75c-cbd274ae8f4d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-1297d578-adde-459c-ac75-c43c59d37208-delete_volume" released by "delete_volume" :: held 4.401s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:25 devstack sudo[107915]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" returned: 0 in 1.133s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:25 devstack sudo[107926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3 Jun 25 18:06:25 devstack sudo[107926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:25 devstack sudo[107913]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 1073741824" returned: 0 in 1.830s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:25 devstack sudo[107956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 Jun 25 18:06:25 devstack sudo[107956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:26 devstack sudo[107926]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" returned: 0 in 1.076s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3" released by "delete_volume" :: held 2.298s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Flow 'volume_create_manager' (b4afe665-f240-4233-9a17-69d24ff25818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (335844a4-398c-4ec6-9ecf-546b19254efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (335844a4-398c-4ec6-9ecf-546b19254efa) 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-06-25T16:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1450777135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d47ef01-2b65-42da-b99e-522b2c71a981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474326b27c6247d6afa4a656e4654bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:26Z,use_quota=True,user_id='126489dac69a4142a455c8d7c88aa54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8051d7cd-8970-4299-b70c-a129574d8b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8051d7cd-8970-4299-b70c-a129574d8b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fceb4a2-7aec-48b7-a7b5-e079425674ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fceb4a2-7aec-48b7-a7b5-e079425674ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d47ef01-2b65-42da-b99e-522b2c71a981', 'volume_name': 'volume-5d47ef01-2b65-42da-b99e-522b2c71a981', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0d951cb-af23-4eed-8dc6-1458d64131bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0d951cb-af23-4eed-8dc6-1458d64131bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5047206-6f84-4f7e-b7d0-197afb402b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Volume 5d47ef01-2b65-42da-b99e-522b2c71a981: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d47ef01-2b65-42da-b99e-522b2c71a981', 'volume_size': 1} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Created reservations ['72921081-0d0a-4261-8cc3-c3ccad904f59', 'a3ac3d0c-992e-49d2-b429-0435314c0306', '9ade365b-550e-4f9d-800e-dba1160db5e4', 'da4187ba-fca2-4da5-a1eb-fe9b22a775c5'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:26 devstack sudo[107971]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:26 devstack sudo[107971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:26 devstack sudo[107974]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:26 devstack sudo[107974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:26 devstack sudo[107956]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78" returned: 0 in 0.999s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] <== create_volume: return (2887ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.890s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.251s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 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-06-25T16:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1450777135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d47ef01-2b65-42da-b99e-522b2c71a981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474326b27c6247d6afa4a656e4654bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:26Z,use_quota=True,user_id='126489dac69a4142a455c8d7c88aa54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Creating volume 5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a76da98d-72dd-485d-af81-0fb15c810df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-099184fb-16ec-4ceb-8b3e-c99481449c78', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack sudo[107976]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 1073741824 Jun 25 18:06:26 devstack sudo[107976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41f16b9b-ac86-4981-afa4-f482b0ec10e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume volume-099184fb-16ec-4ceb-8b3e-c99481449c78 (099184fb-16ec-4ceb-8b3e-c99481449c78): created successfully Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41f16b9b-ac86-4981-afa4-f482b0ec10e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Flow 'volume_create_manager' (3fd5115d-e404-4954-b078-e2d47708e77f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-59650ebe-6ee5-49f4-8771-08a34182b778 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Created volume successfully. Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "cinder-099184fb-16ec-4ceb-8b3e-c99481449c78-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "cinder-099184fb-16ec-4ceb-8b3e-c99481449c78-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "cinder-quobyte-099184fb-16ec-4ceb-8b3e-c99481449c78" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "cinder-quobyte-099184fb-16ec-4ceb-8b3e-c99481449c78" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:27 devstack sudo[107971]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-4bfcc3ec-d4f8-42a2-87fb-fa156f908551-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.898s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:27 devstack sudo[107974]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[86d39291-e9f0-4c76-949f-4446cb482d96]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Deleted volume successfully. Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-4bfcc3ec-d4f8-42a2-87fb-fa156f908551-delete_volume" acquired by "delete_volume" :: waited 0.082s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ef0b0f3c-dac3-4e50-b6d8-3cd5796e0fe7 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-23bf3afa-0135-4a1d-95d1-b66f4fea9cb3-delete_volume" released by "delete_volume" :: held 3.648s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-quobyte-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" acquired by "delete_volume" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[72d62f97-75f0-46af-8af9-01d5f0003656]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:27 devstack sudo[107983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 Jun 25 18:06:27 devstack sudo[107983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:27 devstack sudo[107986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 Jun 25 18:06:27 devstack sudo[107986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:27 devstack sudo[107976]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 1073741824" returned: 0 in 1.284s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:28 devstack sudo[107990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 Jun 25 18:06:28 devstack sudo[107990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:28 devstack sudo[107986]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" returned: 0 in 0.903s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:28 devstack sudo[107998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551 Jun 25 18:06:28 devstack sudo[107998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:28 devstack sudo[107983]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78" returned: 0 in 1.205s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:28 devstack sudo[108001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78 Jun 25 18:06:28 devstack sudo[108001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:28 devstack sudo[107990]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] <== create_volume: return (2091ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.096s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5047206-6f84-4f7e-b7d0-197afb402b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d47ef01-2b65-42da-b99e-522b2c71a981', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27244e88-cd3a-47ea-8209-5791500ea143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Volume volume-5d47ef01-2b65-42da-b99e-522b2c71a981 (5d47ef01-2b65-42da-b99e-522b2c71a981): created successfully Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27244e88-cd3a-47ea-8209-5791500ea143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Flow 'volume_create_manager' (b4afe665-f240-4233-9a17-69d24ff25818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c3ba9305-f9db-4e3d-abf8-4b9c4f3d43b1 tempest-SnapshotMetadataTestJSON-1898970441 None] Created volume successfully. Jun 25 18:06:29 devstack sudo[107998]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" returned: 0 in 0.725s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-4bfcc3ec-d4f8-42a2-87fb-fa156f908551" released by "delete_volume" :: held 1.703s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:29 devstack sudo[108001]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-099184fb-16ec-4ceb-8b3e-c99481449c78" returned: 0 in 0.698s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "cinder-quobyte-099184fb-16ec-4ceb-8b3e-c99481449c78" released by "delete_volume" :: held 1.990s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Created reservations ['fcab27f8-73bc-4fd4-a4f3-4c3d658802f1', '33c8272f-3397-4fd2-954e-537e6d438ca6', '18f9af40-d34c-4406-b2a4-a10d5b73be99', 'bdc8303c-887e-4486-92d3-f250e458d378'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Created reservations ['3df647ab-3b91-4992-8e57-b6c54c060700', '00b8f0d8-610e-4e76-9831-070db41eeef2', '0c06cbad-42c4-4cec-ba96-10a6d6cedaa9', 'ea55374d-b200-49f9-878b-f09c4b781b53'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:29 devstack sudo[108005]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:29 devstack sudo[108005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:29 devstack sudo[108007]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:29 devstack sudo[108007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-e468334d-4e98-485b-829f-b6b53714348c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-e468334d-4e98-485b-829f-b6b53714348c-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "cinder-quobyte-e468334d-4e98-485b-829f-b6b53714348c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-e468334d-4e98-485b-829f-b6b53714348c" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[865a0b3e-4a28-44bb-98e3-d776c4d8e8a3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Creating offline snapshot ff3fbfba-4832-4fff-b6a6-20bef08ec550 of volume 5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f1c9dff-b159-4cbc-a099-0fe01c309576]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:30 devstack sudo[108009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c Jun 25 18:06:30 devstack sudo[108009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:30 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/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 Jun 25 18:06:30 devstack sudo[108010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:30 devstack sudo[108005]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.859s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Deleted volume successfully. Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3bb8fcfe-8939-4b20-8b4f-4c619382b91d tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-4bfcc3ec-d4f8-42a2-87fb-fa156f908551-delete_volume" released by "delete_volume" :: held 3.049s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:30 devstack sudo[108007]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.950s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Deleted volume successfully. Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dc0dc6f9-369b-47f5-b344-56966be884c6 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "cinder-099184fb-16ec-4ceb-8b3e-c99481449c78-delete_volume" released by "delete_volume" :: held 3.430s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:30 devstack sudo[108009]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c" returned: 0 in 1.013s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:31 devstack sudo[108022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c Jun 25 18:06:31 devstack sudo[108022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:31 devstack sudo[108010]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:31 devstack sudo[108024]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 1G Jun 25 18:06:31 devstack sudo[108024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Flow 'volume_create_manager' (6a70f256-58a3-4239-a5cb-292a295a5bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63be9f5-0b89-486c-b12a-27bb68c0e6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63be9f5-0b89-486c-b12a-27bb68c0e6e3) 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-06-25T16:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1319094162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=abeb86e2-2f24-4572-b360-8455ae3453e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa25575ecd914499a2d20beec8fe71de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:31Z,use_quota=True,user_id='5b322a6d06fb43ba9976a6b80e4043c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20de1714-df49-41c1-bfef-5e3220004df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20de1714-df49-41c1-bfef-5e3220004df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77f589bd-532e-4bab-ad04-1f1a82820137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77f589bd-532e-4bab-ad04-1f1a82820137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'abeb86e2-2f24-4572-b360-8455ae3453e1', 'volume_name': 'volume-abeb86e2-2f24-4572-b360-8455ae3453e1', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7465816d-1160-45db-9123-d8049465e693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7465816d-1160-45db-9123-d8049465e693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45e944c-228b-482b-a988-5b3aa37973c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume abeb86e2-2f24-4572-b360-8455ae3453e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-abeb86e2-2f24-4572-b360-8455ae3453e1', 'volume_size': 1} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:31 devstack sudo[108022]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e468334d-4e98-485b-829f-b6b53714348c" returned: 0 in 0.837s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-quobyte-e468334d-4e98-485b-829f-b6b53714348c" released by "delete_volume" :: held 1.917s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Created reservations ['e83a5db9-f2ff-4d4e-b4c6-9fffd12c274c', '1de3e76a-ea1c-443c-af45-d130eba06cbe', 'bcd5ec00-d064-4877-baf6-d8befec14f2a', 'dc084c77-a445-47b0-9fe2-cbfe9dd4a368'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:31 devstack sudo[108024]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 1G" returned: 0 in 0.968s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5d47ef01-2b65-42da-b99e-522b2c71a981 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:32 devstack sudo[108031]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:32 devstack sudo[108031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:32 devstack sudo[108033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5d47ef01-2b65-42da-b99e-522b2c71a981 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 Jun 25 18:06:32 devstack sudo[108033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:32 devstack sudo[108031]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.811s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Deleted volume successfully. Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-337296cb-0a94-470b-8960-57dc121717c0 tempest-CreateVolumesFromImageTest-1061178918 None] Lock "cinder-e468334d-4e98-485b-829f-b6b53714348c-delete_volume" released by "delete_volume" :: held 3.033s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:32 devstack sudo[108033]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5d47ef01-2b65-42da-b99e-522b2c71a981 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:32 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 is being set with open permissions: ugo+rw Jun 25 18:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:32 devstack sudo[108040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 Jun 25 18:06:32 devstack sudo[108040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:33 devstack sudo[108040]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550" returned: 0 in 0.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:33 devstack sudo[108044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info Jun 25 18:06:33 devstack sudo[108044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:34 devstack sudo[108044]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info" returned: 0 in 0.750s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:34 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info is being set with open permissions: ugo+rw Jun 25 18:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:34 devstack sudo[108048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info Jun 25 18:06:34 devstack sudo[108048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:35 devstack sudo[108048]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.info" returned: 0 in 0.681s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.205s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.717s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 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-06-25T16:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1319094162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=abeb86e2-2f24-4572-b360-8455ae3453e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa25575ecd914499a2d20beec8fe71de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:31Z,use_quota=True,user_id='5b322a6d06fb43ba9976a6b80e4043c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Creating volume abeb86e2-2f24-4572-b360-8455ae3453e1 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:35 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:35 devstack sudo[108052]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 1073741824 Jun 25 18:06:35 devstack sudo[108052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2b519d6b-576e-42c9-9926-7bb37d2138a4 tempest-SnapshotMetadataTestJSON-1898970441 None] Create snapshot completed successfully Jun 25 18:06:36 devstack sudo[108052]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 1073741824" returned: 0 in 0.876s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:36 devstack sudo[108058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 Jun 25 18:06:36 devstack sudo[108058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:36 devstack sudo[108058]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1" returned: 0 in 0.700s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] <== create_volume: return (1626ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.630s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45e944c-228b-482b-a988-5b3aa37973c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-abeb86e2-2f24-4572-b360-8455ae3453e1', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24234256-3ac3-4298-9cbc-ab2b9a296805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Volume volume-abeb86e2-2f24-4572-b360-8455ae3453e1 (abeb86e2-2f24-4572-b360-8455ae3453e1): created successfully Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24234256-3ac3-4298-9cbc-ab2b9a296805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Flow 'volume_create_manager' (6a70f256-58a3-4239-a5cb-292a295a5bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-024ded01-8b00-41a9-86b0-7dd2433f6099 tempest-VolumeQuotasAdminTestJSON-1242963607 None] Created volume successfully. Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "cinder-ff3fbfba-4832-4fff-b6a6-20bef08ec550-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-ff3fbfba-4832-4fff-b6a6-20bef08ec550-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "cinder-quobyte-ff3fbfba-4832-4fff-b6a6-20bef08ec550" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-ff3fbfba-4832-4fff-b6a6-20bef08ec550" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Deleting offline snapshot ff3fbfba-4832-4fff-b6a6-20bef08ec550 of volume 5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] snapshot_file for this snap is: volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fb4f589-d037-4c19-afd9-228289f32883]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:37 devstack sudo[108061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 Jun 25 18:06:37 devstack sudo[108061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:38 devstack sudo[108061]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550" returned: 0 in 0.886s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5d47ef01-2b65-42da-b99e-522b2c71a981(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:06:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[365488e1-0c99-46b4-880d-673221ff4282]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:38 devstack sudo[108066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 Jun 25 18:06:38 devstack sudo[108066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dc3670aa-a191-43d6-9a29-0dbd98e2a46a tempest-VolumeQuotasAdminTestJSON-1833724127 None] Transfer volume completed successfully. Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Acquiring lock "cinder-b764d8b1-59b9-4249-91e3-5250f92a0b33-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "cinder-b764d8b1-59b9-4249-91e3-5250f92a0b33-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:39 devstack sudo[108066]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981" returned: 0 in 0.932s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:39 devstack sudo[108072]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 Jun 25 18:06:39 devstack sudo[108072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Acquiring lock "cinder-quobyte-b764d8b1-59b9-4249-91e3-5250f92a0b33" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "cinder-quobyte-b764d8b1-59b9-4249-91e3-5250f92a0b33" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0cce677b-d61a-4fbb-b658-99d802842db9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:39 devstack sudo[108074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 Jun 25 18:06:39 devstack sudo[108074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Acquiring lock "cinder-abeb86e2-2f24-4572-b360-8455ae3453e1-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "cinder-abeb86e2-2f24-4572-b360-8455ae3453e1-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Acquiring lock "cinder-quobyte-abeb86e2-2f24-4572-b360-8455ae3453e1" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "cinder-quobyte-abeb86e2-2f24-4572-b360-8455ae3453e1" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6eea3722-7ec0-4656-9e9d-587f4dc37e61]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:40 devstack sudo[108079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 Jun 25 18:06:40 devstack sudo[108079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:40 devstack sudo[108072]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550" returned: 0 in 0.929s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:40 devstack sudo[108084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550 Jun 25 18:06:40 devstack sudo[108084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:40 devstack sudo[108074]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33" returned: 0 in 0.920s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:40 devstack sudo[108086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33 Jun 25 18:06:40 devstack sudo[108086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:40 devstack sudo[108079]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1" returned: 0 in 0.858s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:40 devstack sudo[108092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1 Jun 25 18:06:40 devstack sudo[108092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:40 devstack sudo[108084]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981.ff3fbfba-4832-4fff-b6a6-20bef08ec550" returned: 0 in 0.720s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-ff3fbfba-4832-4fff-b6a6-20bef08ec550" released by "_delete_snapshot" :: held 3.606s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" released by "delete_snapshot" :: held 3.632s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:40 devstack sudo[108086]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b764d8b1-59b9-4249-91e3-5250f92a0b33" returned: 0 in 0.755s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "cinder-quobyte-b764d8b1-59b9-4249-91e3-5250f92a0b33" released by "delete_volume" :: held 1.738s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Created reservations ['c168464c-648d-49c0-b837-139811039f2b', 'aeff15e2-5911-4577-b6e4-baf01117635e', '4dd0bb22-8cdc-4756-bb84-e899e2b58db2', 'e8e1973b-a880-4b6f-9d65-82f813894c0f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Created reservations ['34ccc9ac-aede-47a7-ab01-8797201d74d1', 'e4f923c9-36ee-4435-9bc8-5291794f6bd3', '803e6630-43c8-46a6-8c59-53297f9a5112', '28c96112-aea1-40b4-a6ff-5b334463b7af'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Delete snapshot completed successfully. Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-591e9745-306f-4224-bbbc-238659c015e0 tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-ff3fbfba-4832-4fff-b6a6-20bef08ec550-delete_snapshot" released by "delete_snapshot" :: held 3.834s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:41 devstack sudo[108096]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:41 devstack sudo[108096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:41 devstack sudo[108092]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-abeb86e2-2f24-4572-b360-8455ae3453e1" returned: 0 in 0.752s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "cinder-quobyte-abeb86e2-2f24-4572-b360-8455ae3453e1" released by "delete_volume" :: held 1.663s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "cinder-5d47ef01-2b65-42da-b99e-522b2c71a981-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Created reservations ['a9acc33c-a83d-42a1-83af-5067a56b5901', '89729398-cc16-4d6d-a366-72f7ab2124b2', '90da4257-0f90-48dd-a300-2d0f34f891ff', '6749a800-1bae-46a6-9eab-28127e1fa383'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-5d47ef01-2b65-42da-b99e-522b2c71a981-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b758f01-d9a7-44b9-b87e-ad6caebb6a74]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:41 devstack sudo[108100]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:41 devstack sudo[108100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:41 devstack sudo[108099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 Jun 25 18:06:41 devstack sudo[108099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:41 devstack sudo[108096]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.819s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Deleted volume successfully. Jun 25 18:06:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e076da70-cd5c-4beb-a971-ab5b16c1a7e4 tempest-VolumesNegativeTest-194070759 None] Lock "cinder-b764d8b1-59b9-4249-91e3-5250f92a0b33-delete_volume" released by "delete_volume" :: held 2.830s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:42 devstack sudo[108100]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.865s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:42 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Deleted volume successfully. Jun 25 18:06:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d531860d-aece-466f-a4d8-979fd2e478fa tempest-VolumeQuotasAdminTestJSON-980038279 None] Lock "cinder-abeb86e2-2f24-4572-b360-8455ae3453e1-delete_volume" released by "delete_volume" :: held 2.908s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:42 devstack sudo[108099]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981" returned: 0 in 1.024s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:42 devstack sudo[108108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981 Jun 25 18:06:42 devstack sudo[108108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:43 devstack sudo[108108]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d47ef01-2b65-42da-b99e-522b2c71a981" returned: 0 in 0.648s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-quobyte-5d47ef01-2b65-42da-b99e-522b2c71a981" released by "delete_volume" :: held 1.751s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Created reservations ['64a4f35d-1d78-4f29-b778-a8ddecbeda1e', '713c75ea-5e76-4a5b-b264-b94952ba4c0d', '67cb7af4-c019-4cf0-a75d-c0ee79fd60a5', 'a383768f-7902-4c7a-8f91-a20907a17934'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:43 devstack sudo[108111]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:43 devstack sudo[108111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:44 devstack sudo[108111]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.661s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Deleted volume successfully. Jun 25 18:06:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56cc0524-5ffa-4283-a09b-687f8d002aeb tempest-SnapshotMetadataTestJSON-1898970441 None] Lock "cinder-5d47ef01-2b65-42da-b99e-522b2c71a981-delete_volume" released by "delete_volume" :: held 2.700s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Flow 'volume_create_manager' (4a8a38ab-47e1-46f4-871f-64e0fbecce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64b92830-b1ad-4f52-bd95-8c2274546ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64b92830-b1ad-4f52-bd95-8c2274546ef1) 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-06-25T16:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-70528495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dab02584-9065-4ad5-9dce-dba6130a5284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3d11e93ba684f23804215c0a37f3d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:49Z,use_quota=True,user_id='70e33a8c136d42c8a243bf77a55bb64a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf22b03d-f617-4e32-8a6d-ae6560638178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf22b03d-f617-4e32-8a6d-ae6560638178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47925983-7f96-46d2-b4e0-8dd25dae237d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47925983-7f96-46d2-b4e0-8dd25dae237d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dab02584-9065-4ad5-9dce-dba6130a5284', 'volume_name': 'volume-dab02584-9065-4ad5-9dce-dba6130a5284', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6c025c-7b4f-49d1-b097-26fb8fb59e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6c025c-7b4f-49d1-b097-26fb8fb59e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07bd34b1-0d8e-4c9e-9436-c10bfa979459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Volume dab02584-9065-4ad5-9dce-dba6130a5284: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dab02584-9065-4ad5-9dce-dba6130a5284', 'volume_size': 1} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 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-06-25T16:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-70528495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dab02584-9065-4ad5-9dce-dba6130a5284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3d11e93ba684f23804215c0a37f3d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:49Z,use_quota=True,user_id='70e33a8c136d42c8a243bf77a55bb64a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Creating volume dab02584-9065-4ad5-9dce-dba6130a5284 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:49 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:49 devstack sudo[108115]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 1073741824 Jun 25 18:06:49 devstack sudo[108115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:50 devstack sudo[108115]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 1073741824" returned: 0 in 1.174s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:50 devstack sudo[108122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 Jun 25 18:06:50 devstack sudo[108122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:51 devstack sudo[108122]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284" returned: 0 in 0.850s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] <== create_volume: return (2083ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.087s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07bd34b1-0d8e-4c9e-9436-c10bfa979459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dab02584-9065-4ad5-9dce-dba6130a5284', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4fbd9dd-991d-44c7-8cdf-5a6e9fa11b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Volume volume-dab02584-9065-4ad5-9dce-dba6130a5284 (dab02584-9065-4ad5-9dce-dba6130a5284): created successfully Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4fbd9dd-991d-44c7-8cdf-5a6e9fa11b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Flow 'volume_create_manager' (4a8a38ab-47e1-46f4-871f-64e0fbecce80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c9bcfefd-d871-465c-9435-ada8bce5b6b0 tempest-AbsoluteLimitsTests-511315966 None] Created volume successfully. Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Acquiring lock "cinder-dab02584-9065-4ad5-9dce-dba6130a5284-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "cinder-dab02584-9065-4ad5-9dce-dba6130a5284-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Acquiring lock "cinder-quobyte-dab02584-9065-4ad5-9dce-dba6130a5284" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "cinder-quobyte-dab02584-9065-4ad5-9dce-dba6130a5284" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5536b5b4-fe90-4409-9aca-ffbabc495f8c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:06:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:53 devstack sudo[108127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 Jun 25 18:06:53 devstack sudo[108127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:53 devstack sudo[108127]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284" returned: 0 in 0.906s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:53 devstack sudo[108132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284 Jun 25 18:06:53 devstack sudo[108132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:54 devstack sudo[108132]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-dab02584-9065-4ad5-9dce-dba6130a5284" returned: 0 in 0.775s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "cinder-quobyte-dab02584-9065-4ad5-9dce-dba6130a5284" released by "delete_volume" :: held 1.748s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Created reservations ['ed493181-f08e-485e-baa4-e317e3015c46', '421de482-5a51-41c7-93f6-58d678664499', 'c4aa199c-cc11-4af6-bf5a-a3d00da6ac3a', 'cc7b79b3-d4c1-471a-9f32-7cc5cf868c2d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:54 devstack sudo[108135]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:06:54 devstack sudo[108135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:55 devstack sudo[108135]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.026s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Deleted volume successfully. Jun 25 18:06:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-15ffdc28-9a21-498f-8817-aa6653bbf117 tempest-AbsoluteLimitsTests-511315966 None] Lock "cinder-dab02584-9065-4ad5-9dce-dba6130a5284-delete_volume" released by "delete_volume" :: held 3.088s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=144,cinder:DELETE=13,cinder:SELECT=99,cinder:INSERT=37 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=102,cinder:INSERT=32,cinder:UPDATE=147,cinder:DELETE=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (2a3a19ed-75ad-4a74-bb89-b9dd0589264e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72a0b034-9f8a-4e85-806f-7c173563020a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72a0b034-9f8a-4e85-806f-7c173563020a) 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-06-25T16:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-184345520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6700bf00-0ee0-48a9-8155-71b62182243d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:58Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37affb60-5aa1-4c73-8808-2c579a81a5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37affb60-5aa1-4c73-8808-2c579a81a5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53b5e720-c583-4f9a-ad3b-b23918d97206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53b5e720-c583-4f9a-ad3b-b23918d97206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6700bf00-0ee0-48a9-8155-71b62182243d', 'volume_name': 'volume-6700bf00-0ee0-48a9-8155-71b62182243d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab207af5-dc81-449f-a574-b0dea0ae5629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab207af5-dc81-449f-a574-b0dea0ae5629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87d7dbfb-086e-41e5-9999-689371042ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume 6700bf00-0ee0-48a9-8155-71b62182243d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6700bf00-0ee0-48a9-8155-71b62182243d', 'volume_size': 1} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 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-06-25T16:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-184345520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6700bf00-0ee0-48a9-8155-71b62182243d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:06:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:06:58Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating volume 6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:06:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:06:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:57 devstack sudo[108139]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d 1073741824 Jun 25 18:06:57 devstack sudo[108139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:59 devstack sudo[108139]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d 1073741824" returned: 0 in 1.166s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:59 devstack sudo[108145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d Jun 25 18:06:59 devstack sudo[108145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:59 devstack sudo[108145]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d" returned: 0 in 0.761s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] <== create_volume: return (1982ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.986s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87d7dbfb-086e-41e5-9999-689371042ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6700bf00-0ee0-48a9-8155-71b62182243d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87ada379-7aa2-4b8c-9ed8-876c9b8847e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:06:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume volume-6700bf00-0ee0-48a9-8155-71b62182243d (6700bf00-0ee0-48a9-8155-71b62182243d): created successfully Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87ada379-7aa2-4b8c-9ed8-876c9b8847e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:06:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (2a3a19ed-75ad-4a74-bb89-b9dd0589264e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:06:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4f8f8482-7ddd-43ce-aaad-aa81ebd918b5 tempest-VolumesSnapshotTestJSON-1875134203 None] Created volume successfully. Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Flow 'volume_create_manager' (623d012d-5b3f-4a79-a898-4a5f13e6a384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caf100cd-0852-4753-89ef-b515faa3a198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caf100cd-0852-4753-89ef-b515faa3a198) 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-06-25T16:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2085434704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=742d0bef-8715-4974-a713-f20839ba28d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='060e2850e9ee4e9e81b5a39a7d48970f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:01Z,use_quota=True,user_id='515ba4ffe6224497907110b9bbfb1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8e1e37d-07da-4c03-934c-da0726961065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8e1e37d-07da-4c03-934c-da0726961065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f312255-6f67-4841-9996-a1888967a0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f312255-6f67-4841-9996-a1888967a0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '742d0bef-8715-4974-a713-f20839ba28d3', 'volume_name': 'volume-742d0bef-8715-4974-a713-f20839ba28d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57032fdd-b7c9-4cc6-aa05-18a518117122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57032fdd-b7c9-4cc6-aa05-18a518117122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (832fee31-4795-4e53-9403-c3ebc08146d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Volume 742d0bef-8715-4974-a713-f20839ba28d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-742d0bef-8715-4974-a713-f20839ba28d3', 'volume_size': 1} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 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-06-25T16:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2085434704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=742d0bef-8715-4974-a713-f20839ba28d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='060e2850e9ee4e9e81b5a39a7d48970f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:01Z,use_quota=True,user_id='515ba4ffe6224497907110b9bbfb1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Creating volume 742d0bef-8715-4974-a713-f20839ba28d3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:00 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:01 devstack sudo[108149]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 1073741824 Jun 25 18:07:01 devstack sudo[108149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Flow 'volume_create_manager' (73796575-fae0-4321-809f-28c34d1b0302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe8721bf-ff4e-437c-b9ec-a86be44b6f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe8721bf-ff4e-437c-b9ec-a86be44b6f6e) 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-06-25T16:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1754692010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2e603fe-00bd-4bce-9e21-91ad2f203910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34859b720a94a0789e98e5456888102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:02Z,use_quota=True,user_id='0ad7f1e5c3274807b3232343dd4e8b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e24813e-b536-48e1-86c3-b9969dcf9c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e24813e-b536-48e1-86c3-b9969dcf9c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17292379-a845-482d-a964-1e9980ca72c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17292379-a845-482d-a964-1e9980ca72c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e2e603fe-00bd-4bce-9e21-91ad2f203910', 'volume_name': 'volume-e2e603fe-00bd-4bce-9e21-91ad2f203910', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca9b18a4-4178-4ef0-af60-3caa8005717e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca9b18a4-4178-4ef0-af60-3caa8005717e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67d11a13-2f4d-4041-895d-aa0606359e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Volume e2e603fe-00bd-4bce-9e21-91ad2f203910: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e2e603fe-00bd-4bce-9e21-91ad2f203910', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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': } Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Trying to clone e2e603fe-00bd-4bce-9e21-91ad2f203910 from image 90355f3c-4927-430b-89f2-c425553bceff at location (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:07:01 devstack sudo[108149]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 1073741824" returned: 0 in 1.013s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:02 devstack sudo[108155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 Jun 25 18:07:02 devstack sudo[108155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:07:02 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[769503ad-98f4-497a-95c3-3d29958f728f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:02 devstack sudo[108158]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD Jun 25 18:07:02 devstack sudo[108158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:02 devstack sudo[108155]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3" returned: 0 in 0.730s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] <== create_volume: return (1807ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.810s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.498s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (832fee31-4795-4e53-9403-c3ebc08146d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-742d0bef-8715-4974-a713-f20839ba28d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77cda7e0-7f19-410a-897f-382bcd43c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating offline snapshot a734cb57-67c8-4bd6-b2b6-b4c67e65f691 of volume 6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:07:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Volume volume-742d0bef-8715-4974-a713-f20839ba28d3 (742d0bef-8715-4974-a713-f20839ba28d3): created successfully Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77cda7e0-7f19-410a-897f-382bcd43c881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Flow 'volume_create_manager' (623d012d-5b3f-4a79-a898-4a5f13e6a384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e8b8964-93ea-4582-9b82-1b5e294a0314]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b60ff074-96eb-46a6-be7c-9f44411266dd tempest-VolumesMetadataTest-1948770257 None] Created volume successfully. Jun 25 18:07:02 devstack sudo[108161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d Jun 25 18:07:02 devstack sudo[108161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:03 devstack sudo[108158]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD" returned: 0 in 0.787s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff is fetched for user 0ad7f1e5c3274807b3232343dd4e8b3f. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b79eb0c5-bb73-455e-acd8-af15fe1c68b8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:03 devstack sudo[108167]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD Jun 25 18:07:03 devstack sudo[108167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:03 devstack sudo[108161]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d" returned: 0 in 0.821s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:03 devstack sudo[108172]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 1G Jun 25 18:07:03 devstack sudo[108172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:03 devstack sudo[108167]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD" returned: 0 in 0.803s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:04 devstack sudo[108172]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 1G" returned: 0 in 0.963s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6700bf00-0ee0-48a9-8155-71b62182243d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:04 devstack sudo[108180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6700bf00-0ee0-48a9-8155-71b62182243d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 Jun 25 18:07:04 devstack sudo[108180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Acquiring lock "cinder-742d0bef-8715-4974-a713-f20839ba28d3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "cinder-742d0bef-8715-4974-a713-f20839ba28d3-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Acquiring lock "cinder-quobyte-742d0bef-8715-4974-a713-f20839ba28d3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "cinder-quobyte-742d0bef-8715-4974-a713-f20839ba28d3" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9eb006c7-a16a-4fb5-b466-607cbce5dfce]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:04 devstack sudo[108182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 Jun 25 18:07:04 devstack sudo[108182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:05 devstack sudo[108180]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6700bf00-0ee0-48a9-8155-71b62182243d -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691" returned: 0 in 0.745s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:05 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 is being set with open permissions: ugo+rw Jun 25 18:07:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:05 devstack sudo[108187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 Jun 25 18:07:05 devstack sudo[108187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:05 devstack sudo[108182]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3" returned: 0 in 0.789s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:05 devstack sudo[108192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3 Jun 25 18:07:05 devstack sudo[108192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:06 devstack sudo[108187]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691" returned: 0 in 0.724s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:06 devstack sudo[108195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info Jun 25 18:07:06 devstack sudo[108195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:06 devstack sudo[108192]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-742d0bef-8715-4974-a713-f20839ba28d3" returned: 0 in 0.712s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "cinder-quobyte-742d0bef-8715-4974-a713-f20839ba28d3" released by "delete_volume" :: held 1.549s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Created reservations ['46f86adb-6fa1-44c1-9df7-e05c990494e3', '04de4c3a-dd5f-4ed1-b2ad-cbdfe3ec6e79', 'e1025091-2999-4ea8-971a-f3d72b85d339', '3d32cbaa-ea03-4065-9a00-14ecb3d5d2f9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:06 devstack sudo[108200]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:06 devstack sudo[108200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:06 devstack sudo[108195]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info" returned: 0 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:06 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info is being set with open permissions: ugo+rw Jun 25 18:07:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:06 devstack sudo[108203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info Jun 25 18:07:06 devstack sudo[108203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:07 devstack sudo[108200]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.740s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Deleted volume successfully. Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b43166e3-b9a5-40c7-a52f-f19c0e276ceb tempest-VolumesMetadataTest-1948770257 None] Lock "cinder-742d0bef-8715-4974-a713-f20839ba28d3-delete_volume" released by "delete_volume" :: held 2.565s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:07 devstack sudo[108203]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.info" returned: 0 in 0.774s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.968s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.823s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 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-06-25T16:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1754692010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2e603fe-00bd-4bce-9e21-91ad2f203910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34859b720a94a0789e98e5456888102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:02Z,use_quota=True,user_id='0ad7f1e5c3274807b3232343dd4e8b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Creating volume e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:07 devstack sudo[108207]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1073741824 Jun 25 18:07:07 devstack sudo[108207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-68b39df8-4fa6-4818-a946-52cf2c533f20 tempest-VolumesSnapshotTestJSON-1875134203 None] Create snapshot completed successfully Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-a734cb57-67c8-4bd6-b2b6-b4c67e65f691-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-a734cb57-67c8-4bd6-b2b6-b4c67e65f691-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-a734cb57-67c8-4bd6-b2b6-b4c67e65f691" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:08 devstack sudo[108207]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1073741824" returned: 0 in 1.172s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-a734cb57-67c8-4bd6-b2b6-b4c67e65f691" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Deleting offline snapshot a734cb57-67c8-4bd6-b2b6-b4c67e65f691 of volume 6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:07:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] snapshot_file for this snap is: volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[97d11384-0a12-472f-bea4-530f67315c44]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:09 devstack sudo[108247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:09 devstack sudo[108247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:09 devstack sudo[108232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 Jun 25 18:07:09 devstack sudo[108232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:09 devstack sudo[108247]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 0 in 0.796s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] <== create_volume: return (2104ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.109s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Attempting download of 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume e2e603fe-00bd-4bce-9e21-91ad2f203910. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[08e3fa17-d94b-4d45-854c-13bb28f5d65c]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:10 devstack sudo[108232]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691" returned: 0 in 0.985s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6700bf00-0ee0-48a9-8155-71b62182243d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa9e98ab-b61d-485e-862a-5960e03695d7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:10 devstack sudo[108257]: 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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc Jun 25 18:07:10 devstack sudo[108257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:10 devstack sudo[108258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d Jun 25 18:07:10 devstack sudo[108258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:10 devstack sudo[108257]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc" returned: 0 in 0.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:10 devstack sudo[108265]: 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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc Jun 25 18:07:10 devstack sudo[108265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:10 devstack sudo[108258]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:10 devstack sudo[108269]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 Jun 25 18:07:10 devstack sudo[108269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:11 devstack sudo[108265]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc" returned: 1 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 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_90355f3c-4927-430b-89f2-c425553bceff_8tb_s6wc' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b917e364-8c92-4049-b035-c6eaae1d6e1c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:11 devstack sudo[108275]: quobyte : PWD=/ ; USER=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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD Jun 25 18:07:11 devstack sudo[108275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:11 devstack sudo[108269]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:11 devstack sudo[108278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691 Jun 25 18:07:11 devstack sudo[108278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Flow 'volume_create_manager' (4faeb2ce-5a62-47f2-9576-2d83acd38e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:12 devstack sudo[108275]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd5b0cf8-00e9-428e-a042-05cdf8e33a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD" returned: 0 in 0.815s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] 90355f3c-4927-430b-89f2-c425553bceff was qcow2, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:12 devstack sudo[108285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:12 devstack sudo[108285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd5b0cf8-00e9-428e-a042-05cdf8e33a69) 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-06-25T16:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-962973668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=622dbbc5-dd1e-4e0d-861d-f8b7fa57a660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc616c09561456bb4411e63ec9f3229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:12Z,use_quota=True,user_id='2a9c33ab6639423e8d2fcdf555bd82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (254f5d18-0b03-4995-8b81-12d644be6cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (254f5d18-0b03-4995-8b81-12d644be6cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b7aad35-1b71-40a2-9102-24010aed595f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b7aad35-1b71-40a2-9102-24010aed595f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '622dbbc5-dd1e-4e0d-861d-f8b7fa57a660', 'volume_name': 'volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (505564c3-1041-4eab-9fc5-732a9d2aa737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (505564c3-1041-4eab-9fc5-732a9d2aa737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43dfc6a6-7269-434e-b8e2-945b920ed24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Volume 622dbbc5-dd1e-4e0d-861d-f8b7fa57a660: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660', 'volume_size': 1} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 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-06-25T16:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-962973668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=622dbbc5-dd1e-4e0d-861d-f8b7fa57a660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc616c09561456bb4411e63ec9f3229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:12Z,use_quota=True,user_id='2a9c33ab6639423e8d2fcdf555bd82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Creating volume 622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:12 devstack sudo[108278]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d.a734cb57-67c8-4bd6-b2b6-b4c67e65f691" returned: 0 in 0.689s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:12 devstack sudo[108287]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 1073741824 Jun 25 18:07:12 devstack sudo[108287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-a734cb57-67c8-4bd6-b2b6-b4c67e65f691" released by "_delete_snapshot" :: held 3.562s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" released by "delete_snapshot" :: held 3.594s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['bf6a8ffe-0c80-4681-8e21-adad27eca3a4', '5943f229-e46b-434e-b192-5e433f1a38e3', '6f765d8e-2c6f-499b-ba02-24b761e69211', 'a3c7466d-9f38-4d11-83ce-86a45d95ccaf'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Delete snapshot completed successfully. Jun 25 18:07:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c659b3d7-2c9a-410a-9489-d78c8546aa7c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-a734cb57-67c8-4bd6-b2b6-b4c67e65f691-delete_snapshot" released by "delete_snapshot" :: held 3.795s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:13 devstack sudo[108287]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 1073741824" returned: 0 in 1.006s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:13 devstack sudo[108298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 Jun 25 18:07:13 devstack sudo[108298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (c2706303-f18c-4f2c-bfb0-898e6cd01150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0876110a-36d9-4ae8-99e9-aaeadaac7791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0876110a-36d9-4ae8-99e9-aaeadaac7791) 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-06-25T16:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-878523562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2072a3a5-dc2a-47ee-83b5-9dd4f5872ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:14Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cba48b72-0aec-41ad-94ef-919522a0d546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cba48b72-0aec-41ad-94ef-919522a0d546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81cfe876-1347-4e46-bf62-d89e87f071b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81cfe876-1347-4e46-bf62-d89e87f071b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2072a3a5-dc2a-47ee-83b5-9dd4f5872ade', 'volume_name': 'volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (236ebc5a-2477-4136-b54f-c82df8e215ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (236ebc5a-2477-4136-b54f-c82df8e215ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e1e7398-5754-4d47-adc5-1ca05f35b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume 2072a3a5-dc2a-47ee-83b5-9dd4f5872ade: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade', 'volume_size': 1} Jun 25 18:07:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:14 devstack sudo[108298]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" returned: 0 in 0.742s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] <== create_volume: return (1799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.802s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.320s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 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-06-25T16:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-878523562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2072a3a5-dc2a-47ee-83b5-9dd4f5872ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:14Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating volume 2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:14 devstack sudo[108302]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade 1073741824 Jun 25 18:07:14 devstack sudo[108302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43dfc6a6-7269-434e-b8e2-945b920ed24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd11c93-141f-4376-af13-168f4d959040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Volume volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 (622dbbc5-dd1e-4e0d-861d-f8b7fa57a660): created successfully Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd11c93-141f-4376-af13-168f4d959040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Flow 'volume_create_manager' (4faeb2ce-5a62-47f2-9576-2d83acd38e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a2794855-f7be-4fee-96bc-4ac3d82c6662 tempest-VolumesTransfersTest-624848383 None] Created volume successfully. Jun 25 18:07:14 devstack sudo[108285]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 0 in 2.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_90355f3c-4927-430b-89f2-c425553bceff_dlbpo1j1devstack@QuobyteHD, size 112.00 MB, duration 2.24 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:07:14 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Converted 112.00 MB image at 49.90 MB/s Jun 25 18:07:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:14 devstack sudo[108304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1G Jun 25 18:07:14 devstack sudo[108304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:15 devstack sudo[108302]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade 1073741824" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:15 devstack sudo[108309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:15 devstack sudo[108309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:15 devstack sudo[108304]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 1G" returned: 0 in 0.749s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[da39c924-1f37-4b8b-b5e2-3263d86e3e0d]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:15 devstack sudo[108314]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:15 devstack sudo[108314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:15 devstack sudo[108309]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 0.771s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] <== create_volume: return (1698ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.702s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e1e7398-5754-4d47-adc5-1ca05f35b548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20c37c24-67aa-4a40-80fe-ad1e909995dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:16 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade (2072a3a5-dc2a-47ee-83b5-9dd4f5872ade): created successfully Jun 25 18:07:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20c37c24-67aa-4a40-80fe-ad1e909995dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (c2706303-f18c-4f2c-bfb0-898e6cd01150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-888f2c87-6fbc-4d1c-82ee-5c1c804693e0 tempest-VolumesSnapshotTestJSON-1875134203 None] Created volume successfully. Jun 25 18:07:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ec8f740-8230-44da-8cec-cdd10ab75fa3 tempest-VolumesTransfersTest-1018966649 None] Transfer volume completed successfully. Jun 25 18:07:16 devstack sudo[108314]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 0 in 0.885s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:16 devstack sudo[108325]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:16 devstack sudo[108325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:17 devstack sudo[108325]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 1 in 0.813s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Downloaded image 90355f3c-4927-430b-89f2-c425553bceff ((None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', 'metadata': {}}])) to volume e2e603fe-00bd-4bce-9e21-91ad2f203910 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Temporary image 90355f3c-4927-430b-89f2-c425553bceff for user 0ad7f1e5c3274807b3232343dd4e8b3f is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Marking volume e2e603fe-00bd-4bce-9e21-91ad2f203910 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Copying metadata from image 90355f3c-4927-430b-89f2-c425553bceff to e2e603fe-00bd-4bce-9e21-91ad2f203910. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Creating volume glance metadata for volume e2e603fe-00bd-4bce-9e21-91ad2f203910 backed by image 90355f3c-4927-430b-89f2-c425553bceff 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': '90355f3c-4927-430b-89f2-c425553bceff', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Creating offline snapshot 64339825-1938-49ca-9d9b-ac9738ed4007 of volume 2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67d11a13-2f4d-4041-895d-aa0606359e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2e603fe-00bd-4bce-9e21-91ad2f203910', 'volume_size': 1, 'image_id': '90355f3c-4927-430b-89f2-c425553bceff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/90355f3c-4927-430b-89f2-c425553bceff', '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': '2a391a59e3304deeba47c4b5e28ca6fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '90355f3c-4927-430b-89f2-c425553bceff', 'created_at': datetime.datetime(2026, 6, 25, 15, 46, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 15, 46, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/90355f3c-4927-430b-89f2-c425553bceff/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9eb38308-726d-4420-b294-c7c57bd76011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[107f7335-9721-43e0-be68-1a4fe76872fc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Volume volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 (e2e603fe-00bd-4bce-9e21-91ad2f203910): created successfully Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9eb38308-726d-4420-b294-c7c57bd76011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Flow 'volume_create_manager' (73796575-fae0-4321-809f-28c34d1b0302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "cinder-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e4fe22ed-81a4-438a-a2c5-92dd4fe0cd1d tempest-VolumesImageMetadata-308867081 None] Created volume successfully. Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "cinder-quobyte-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-quobyte-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:17 devstack sudo[108330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:17 devstack sudo[108330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ab87ee9-4b8b-4b85-8239-4b0e33a13593]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:17 devstack sudo[108332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 Jun 25 18:07:17 devstack sudo[108332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Acquiring lock "cinder-e2e603fe-00bd-4bce-9e21-91ad2f203910-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "cinder-e2e603fe-00bd-4bce-9e21-91ad2f203910-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Acquiring lock "cinder-quobyte-e2e603fe-00bd-4bce-9e21-91ad2f203910" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "cinder-quobyte-e2e603fe-00bd-4bce-9e21-91ad2f203910" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:18 devstack sudo[108330]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 1.004s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:18 devstack sudo[108340]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 1G Jun 25 18:07:18 devstack sudo[108340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6dcd62c-fcf5-4436-b647-1a40c46d20ef]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:18 devstack sudo[108332]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" returned: 0 in 0.981s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:18 devstack sudo[108342]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:18 devstack sudo[108342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:18 devstack sudo[108343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660 Jun 25 18:07:18 devstack sudo[108343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:19 devstack sudo[108340]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 1G" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:19 devstack sudo[108352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:19 devstack sudo[108352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:19 devstack sudo[108343]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" returned: 0 in 0.766s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-quobyte-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660" released by "delete_volume" :: held 1.792s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:19 devstack sudo[108342]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 0 in 0.916s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Created reservations ['0d81c983-e113-4363-b5bd-c1eed60959c5', '46725fe7-de4b-498d-9e59-6d1b21bc5304', '85b95e94-cbe5-4e6d-9484-408f11c8efc2', 'c5cbac78-a2db-45d8-bb50-aa946429fdce'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:19 devstack sudo[108354]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:19 devstack sudo[108354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:19 devstack sudo[108356]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:19 devstack sudo[108356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:20 devstack sudo[108352]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 0.877s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:20 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 is being set with open permissions: ugo+rw Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:20 devstack sudo[108366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:20 devstack sudo[108366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:20 devstack sudo[108354]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 1 in 0.901s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:20 devstack sudo[108368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910 Jun 25 18:07:20 devstack sudo[108368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:20 devstack sudo[108356]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.824s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Deleted volume successfully. Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d1b27850-ac7a-42ce-813a-35d3b5f4e8dd tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-622dbbc5-dd1e-4e0d-861d-f8b7fa57a660-delete_volume" released by "delete_volume" :: held 2.892s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Flow 'volume_create_manager' (6b89c6a4-58d1-46b4-8658-5682a2a8da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (964bbba5-7fd5-4b46-81dc-d25c09df3510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (964bbba5-7fd5-4b46-81dc-d25c09df3510) 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-06-25T16:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2129310832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3751ca35-8c8c-4d4f-8254-cf306ac23604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc616c09561456bb4411e63ec9f3229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:20Z,use_quota=True,user_id='2a9c33ab6639423e8d2fcdf555bd82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab76f968-1700-457e-aa7e-f93ad2258758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab76f968-1700-457e-aa7e-f93ad2258758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9654c612-5d67-4a44-aa55-bdd1fd4c2a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9654c612-5d67-4a44-aa55-bdd1fd4c2a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3751ca35-8c8c-4d4f-8254-cf306ac23604', 'volume_name': 'volume-3751ca35-8c8c-4d4f-8254-cf306ac23604', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (887c224b-2254-4393-94a3-6c456e0df557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (887c224b-2254-4393-94a3-6c456e0df557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bada19f9-23f5-4da5-af95-e0a057aafaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Volume 3751ca35-8c8c-4d4f-8254-cf306ac23604: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3751ca35-8c8c-4d4f-8254-cf306ac23604', 'volume_size': 1} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:20 devstack sudo[108366]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 0.784s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:20 devstack sudo[108373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info Jun 25 18:07:20 devstack sudo[108373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:20 devstack sudo[108368]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e2e603fe-00bd-4bce-9e21-91ad2f203910" returned: 0 in 0.794s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "cinder-quobyte-e2e603fe-00bd-4bce-9e21-91ad2f203910" released by "delete_volume" :: held 2.690s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Created reservations ['df595547-4b74-4586-8a3d-0b940f7fd36d', 'e180e5c5-84ce-4472-aeac-ad65a3cb3306', '340219bb-37bb-43b3-8ae9-482ad9977e49', '9dc681f0-9642-4501-b4b1-35a33a8e995e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:21 devstack sudo[108375]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:21 devstack sudo[108375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:21 devstack sudo[108373]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info" returned: 0 in 0.795s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info is being set with open permissions: ugo+rw Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:21 devstack sudo[108378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info Jun 25 18:07:21 devstack sudo[108378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:21 devstack sudo[108375]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Deleted volume successfully. Jun 25 18:07:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-479a8162-db99-44ec-93ab-d1696a428c64 tempest-VolumesImageMetadata-308867081 None] Lock "cinder-e2e603fe-00bd-4bce-9e21-91ad2f203910-delete_volume" released by "delete_volume" :: held 3.743s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:22 devstack sudo[108378]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.info" returned: 0 in 0.849s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.303s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.037s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 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-06-25T16:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2129310832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3751ca35-8c8c-4d4f-8254-cf306ac23604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc616c09561456bb4411e63ec9f3229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:20Z,use_quota=True,user_id='2a9c33ab6639423e8d2fcdf555bd82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Creating volume 3751ca35-8c8c-4d4f-8254-cf306ac23604 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:22 devstack sudo[108382]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 1073741824 Jun 25 18:07:22 devstack sudo[108382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5f74a7f2-b4e9-4d39-b61e-48314124c0bc tempest-VolumesSnapshotTestJSON-1875134203 None] Create snapshot completed successfully Jun 25 18:07:23 devstack sudo[108382]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 1073741824" returned: 0 in 0.964s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:23 devstack sudo[108388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 Jun 25 18:07:23 devstack sudo[108388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (9bfa8c01-7a7d-4f70-bfd0-dcbd378abc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a5a14b1-7171-430b-9de7-033ac89911da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a5a14b1-7171-430b-9de7-033ac89911da) 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-06-25T16:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-751961087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b6dcc39e-900a-4cba-ba9a-fc38ce05a30f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:24Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=64339825-1938-49ca-9d9b-ac9738ed4007,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:24Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (513169d3-30c1-45d6-9dc5-9f7170d75535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (513169d3-30c1-45d6-9dc5-9f7170d75535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad55a7da-a03f-4787-a271-ecff9b5a0a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad55a7da-a03f-4787-a271-ecff9b5a0a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b6dcc39e-900a-4cba-ba9a-fc38ce05a30f', 'volume_name': 'volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f', 'volume_size': 2, 'snapshot_id': '64339825-1938-49ca-9d9b-ac9738ed4007'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9441b97f-4fc8-493b-a89e-b8c3d618938a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9441b97f-4fc8-493b-a89e-b8c3d618938a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cada03d2-6f31-4ae9-8d5e-74e6e798137b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume b6dcc39e-900a-4cba-ba9a-fc38ce05a30f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f', 'volume_size': 2, 'snapshot_id': '64339825-1938-49ca-9d9b-ac9738ed4007'} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:24 devstack sudo[108388]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604" returned: 0 in 0.913s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] <== create_volume: return (1948ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.951s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.039s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bada19f9-23f5-4da5-af95-e0a057aafaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3751ca35-8c8c-4d4f-8254-cf306ac23604', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55b1426a-8965-43c4-86b9-cb15162fad28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" acquired by "_create_volume_from_snapshot" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating volume b6dcc39e-900a-4cba-ba9a-fc38ce05a30f from snapshot 64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Volume volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 (3751ca35-8c8c-4d4f-8254-cf306ac23604): created successfully Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55b1426a-8965-43c4-86b9-cb15162fad28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Flow 'volume_create_manager' (6b89c6a4-58d1-46b4-8658-5682a2a8da22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" acquired by "_copy_volume_from_snapshot" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] snapshot: 64339825-1938-49ca-9d9b-ac9738ed4007, volume: b6dcc39e-900a-4cba-ba9a-fc38ce05a30f, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:07:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-92467a0a-81ff-4cb4-bca0-421512780a02 tempest-VolumesTransfersTest-624848383 None] Created volume successfully. Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[976e387e-c70e-4f70-8a98-42ed348f1a62]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:24 devstack sudo[108392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:24 devstack sudo[108392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:25 devstack sudo[108392]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 0.857s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e40cd2c-a5bc-4928-b066-43498199f15e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:25 devstack sudo[108397]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:25 devstack sudo[108397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "cinder-3751ca35-8c8c-4d4f-8254-cf306ac23604-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-3751ca35-8c8c-4d4f-8254-cf306ac23604-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "cinder-quobyte-3751ca35-8c8c-4d4f-8254-cf306ac23604" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-quobyte-3751ca35-8c8c-4d4f-8254-cf306ac23604" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[197f54b9-0b76-43cf-8658-e05b1efdfddb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:26 devstack sudo[108399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 Jun 25 18:07:26 devstack sudo[108399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:26 devstack sudo[108397]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 0.999s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:26 devstack sudo[108404]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f Jun 25 18:07:26 devstack sudo[108404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:26 devstack sudo[108405]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:26 devstack sudo[108405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:27 devstack sudo[108399]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604" returned: 0 in 0.960s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:27 devstack sudo[108413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604 Jun 25 18:07:27 devstack sudo[108413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:27 devstack sudo[108405]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.873s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:07:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:07:28 devstack sudo[108413]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3751ca35-8c8c-4d4f-8254-cf306ac23604" returned: 0 in 1.449s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-quobyte-3751ca35-8c8c-4d4f-8254-cf306ac23604" released by "delete_volume" :: held 2.500s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:28 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Created reservations ['a05975b1-4c71-4df7-ba83-dc3b88dc153e', '01373217-904c-4bf7-a76f-7ae9416145a1', '032ae097-c3c1-4dcb-aa57-959fcb574740', '5208bcc5-1dd6-4b1a-904a-26c1258b4985'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (bf828288-41bd-468a-a50d-0dbbcdc39e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1a3ea9e-ef6e-48cb-a124-06fc8a9b6c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1a3ea9e-ef6e-48cb-a124-06fc8a9b6c53) 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-06-25T16:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-224039304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c4341e6-4418-46f9-a228-fd0a851a7fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061fa1af32748b6a20e160a580ea952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:29Z,use_quota=True,user_id='d1848ea4499b4172b577c442943125e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33db8714-cd5b-486b-bd01-5cf2a859db0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33db8714-cd5b-486b-bd01-5cf2a859db0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b518c09-c7b7-4716-9a1e-c5ae679acf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b518c09-c7b7-4716-9a1e-c5ae679acf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c4341e6-4418-46f9-a228-fd0a851a7fed', 'volume_name': 'volume-1c4341e6-4418-46f9-a228-fd0a851a7fed', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15d10186-f8f6-458e-a2ec-cc49dd98b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15d10186-f8f6-458e-a2ec-cc49dd98b84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab5f50d8-3f57-4ef8-abc4-dc1ab005548b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Volume 1c4341e6-4418-46f9-a228-fd0a851a7fed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c4341e6-4418-46f9-a228-fd0a851a7fed', 'volume_size': 1} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:29 devstack sudo[108426]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:29 devstack sudo[108426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:31 devstack sudo[108426]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.308s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Deleted volume successfully. Jun 25 18:07:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3fc93f49-1044-406e-9898-99f64363aa25 tempest-VolumesTransfersTest-1080322621 None] Lock "cinder-3751ca35-8c8c-4d4f-8254-cf306ac23604-delete_volume" released by "delete_volume" :: held 5.747s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:32 devstack sudo[108404]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" returned: 0 in 6.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e5dfbec-64d2-4f96-94b5-fdda7ebfad82]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:33 devstack sudo[108430]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:33 devstack sudo[108430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:34 devstack sudo[108430]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 1.106s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade, size 1024.00 MB, duration 6.36 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:07:34 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Converted 1024.00 MB image at 161.03 MB/s Jun 25 18:07:34 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f is being set with open permissions: ugo+rw Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:34 devstack sudo[108435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f Jun 25 18:07:34 devstack sudo[108435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:34 devstack sudo[108435]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" returned: 0 in 0.709s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" released by "_copy_volume_from_snapshot" :: held 10.155s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" released by "_create_volume_from_snapshot" :: held 10.211s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.251s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.413s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 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-06-25T16:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-224039304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c4341e6-4418-46f9-a228-fd0a851a7fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061fa1af32748b6a20e160a580ea952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:29Z,use_quota=True,user_id='d1848ea4499b4172b577c442943125e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Creating volume 1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:34 devstack sudo[108438]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed 1073741824 Jun 25 18:07:34 devstack sudo[108438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cada03d2-6f31-4ae9-8d5e-74e6e798137b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f', 'volume_size': 2, 'snapshot_id': '64339825-1938-49ca-9d9b-ac9738ed4007'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92eaa2e7-a6db-4422-976a-a5c33ef6abc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f (b6dcc39e-900a-4cba-ba9a-fc38ce05a30f): created successfully Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92eaa2e7-a6db-4422-976a-a5c33ef6abc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (9bfa8c01-7a7d-4f70-bfd0-dcbd378abc10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f942a762-ab2a-48b4-b8dc-770112b87795 tempest-VolumesSnapshotTestJSON-1875134203 None] Created volume successfully. Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[70a4ddfe-f504-44e6-80b7-bd0cfc1790a0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:36 devstack sudo[108444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f Jun 25 18:07:36 devstack sudo[108444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:36 devstack sudo[108438]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed 1073741824" returned: 0 in 1.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:36 devstack sudo[108446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed Jun 25 18:07:36 devstack sudo[108446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:36 devstack sudo[108444]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" returned: 0 in 0.919s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:36 devstack sudo[108452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f Jun 25 18:07:36 devstack sudo[108452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:36 devstack sudo[108446]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed" returned: 0 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] <== create_volume: return (2129ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.133s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab5f50d8-3f57-4ef8-abc4-dc1ab005548b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c4341e6-4418-46f9-a228-fd0a851a7fed', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61f35c7-a138-4a21-9f5a-ebb6ec457524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Volume volume-1c4341e6-4418-46f9-a228-fd0a851a7fed (1c4341e6-4418-46f9-a228-fd0a851a7fed): created successfully Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61f35c7-a138-4a21-9f5a-ebb6ec457524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (bf828288-41bd-468a-a50d-0dbbcdc39e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f9e2b9f3-2f62-4e7b-8bac-2010d1d9110f tempest-VolumesDeleteCascade-642431752 None] Created volume successfully. Jun 25 18:07:37 devstack sudo[108452]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" returned: 0 in 0.784s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f" released by "delete_volume" :: held 1.773s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['652fda36-8eeb-4eea-8cdc-8df0efe64f5f', '09b1a90e-d3d9-4599-ab6a-555550f1f4b0', '5c59c6c0-2918-4c0e-9b6f-1c554ae27e59', '505d4d51-4b8e-43df-a90a-ae3492a905b3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:37 devstack sudo[108455]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:37 devstack sudo[108455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Creating offline snapshot d9d501ae-c97d-4f53-b749-654c82afc3b2 of volume 1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-64339825-1938-49ca-9d9b-ac9738ed4007-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3fcb357-302a-41ff-b9b0-73dbf8c1e881]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-64339825-1938-49ca-9d9b-ac9738ed4007-delete_snapshot" acquired by "delete_snapshot" :: waited 0.058s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Deleting offline snapshot 64339825-1938-49ca-9d9b-ac9738ed4007 of volume 2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] snapshot_file for this snap is: volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2d54f61-518e-4641-a288-eb75d09c74dc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:38 devstack sudo[108457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed Jun 25 18:07:38 devstack sudo[108457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:38 devstack sudo[108458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:38 devstack sudo[108458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:38 devstack sudo[108455]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.940s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Deleted volume successfully. Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-eee36e3e-6a49-4a38-aa1f-60267a4f6d8b tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-b6dcc39e-900a-4cba-ba9a-fc38ce05a30f-delete_volume" released by "delete_volume" :: held 3.035s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Flow 'volume_create_manager' (aeb3bf97-dce5-4ecf-a2e5-c46e28c9f9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a83ecf0c-50f2-4fcd-a521-d185dc167f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a83ecf0c-50f2-4fcd-a521-d185dc167f77) 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-06-25T16:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1461045503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=12325e2f-5819-4538-91fd-53b58fed6569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d64cdb8c69cf499aacfd90507ee68d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:39Z,use_quota=True,user_id='9c51dc9d8bdb405da068e8f363ad5809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b709f8-c597-4d34-8189-4591c47e52e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b709f8-c597-4d34-8189-4591c47e52e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5582eec5-e4be-456f-956a-52e2c5875abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5582eec5-e4be-456f-956a-52e2c5875abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '12325e2f-5819-4538-91fd-53b58fed6569', 'volume_name': 'volume-12325e2f-5819-4538-91fd-53b58fed6569', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73b0d84-bb4b-45ad-80c3-b5a140eee1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73b0d84-bb4b-45ad-80c3-b5a140eee1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2962609a-93bd-4ab9-ac86-33b0d23e6877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Volume 12325e2f-5819-4538-91fd-53b58fed6569: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-12325e2f-5819-4538-91fd-53b58fed6569', 'volume_size': 1} Jun 25 18:07:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:39 devstack sudo[108457]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed" returned: 0 in 1.009s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:39 devstack sudo[108469]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 1G Jun 25 18:07:39 devstack sudo[108469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:39 devstack sudo[108458]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 1.011s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f898205-ab7d-4aa6-9fd5-48960fa445f6]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:39 devstack sudo[108471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:39 devstack sudo[108471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:40 devstack sudo[108469]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 1G" returned: 0 in 0.952s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:40 devstack sudo[108479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:40 devstack sudo[108479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:40 devstack sudo[108471]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 0.847s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:40 devstack sudo[108481]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:40 devstack sudo[108481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:41 devstack sudo[108479]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:41 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 is being set with open permissions: ugo+rw Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:41 devstack sudo[108490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:41 devstack sudo[108490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:41 devstack sudo[108481]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 0.917s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:41 devstack sudo[108492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007 Jun 25 18:07:41 devstack sudo[108492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:41 devstack sudo[108490]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.772s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:41 devstack sudo[108495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info Jun 25 18:07:41 devstack sudo[108495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:42 devstack sudo[108492]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade.64339825-1938-49ca-9d9b-ac9738ed4007" returned: 0 in 0.789s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-64339825-1938-49ca-9d9b-ac9738ed4007" released by "_delete_snapshot" :: held 3.697s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" released by "delete_snapshot" :: held 3.731s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['1bf02f02-fb3a-4a2c-b4fe-700415ae1f86', '68eeb487-8917-4669-8b03-d0cf70b3f985', '0892bf5d-3d05-4382-8d64-3597d0b5266c', '77fe7458-9651-4893-ac8f-8bf0052bd423'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Delete snapshot completed successfully. Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b3dd6ec0-7b78-4cb0-93ce-2a33db9ad74a tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-64339825-1938-49ca-9d9b-ac9738ed4007-delete_snapshot" released by "delete_snapshot" :: held 3.914s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:42 devstack sudo[108495]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info" returned: 0 in 0.809s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:42 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info is being set with open permissions: ugo+rw Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:42 devstack sudo[108499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info Jun 25 18:07:42 devstack sudo[108499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[18009a69-509b-4a7d-a6ee-5a09b5874155]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:42 devstack sudo[108501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:42 devstack sudo[108501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:43 devstack sudo[108499]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.info" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.309s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.483s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 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-06-25T16:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1461045503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=12325e2f-5819-4538-91fd-53b58fed6569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d64cdb8c69cf499aacfd90507ee68d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:39Z,use_quota=True,user_id='9c51dc9d8bdb405da068e8f363ad5809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Creating volume 12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:43 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:43 devstack sudo[108504]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 1073741824 Jun 25 18:07:43 devstack sudo[108504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3655bee8-aac9-421a-8c5e-384ad8cd26b4 tempest-VolumesDeleteCascade-642431752 None] Create snapshot completed successfully Jun 25 18:07:43 devstack sudo[108501]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 0.882s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:43 devstack sudo[108509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade Jun 25 18:07:43 devstack sudo[108509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:44 devstack sudo[108509]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" returned: 0 in 0.790s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:44 devstack sudo[108504]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 1073741824" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade" released by "delete_volume" :: held 1.777s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:44 devstack sudo[108516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:07:44 devstack sudo[108516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['b0bdffe8-082a-40ac-a890-1e0f0dbfea34', 'd7fff3d6-68ac-41af-a84a-5ca985a88dc2', '9bd20090-061c-42ab-a4f9-216bf950b7a2', 'd02af2ee-88e3-4fb8-a560-39cb83e143ce'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:44 devstack sudo[108518]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:44 devstack sudo[108518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:45 devstack sudo[108516]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.834s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] <== create_volume: return (1949ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.955s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.721s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2962609a-93bd-4ab9-ac86-33b0d23e6877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12325e2f-5819-4538-91fd-53b58fed6569', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (767dd789-873d-4be3-aa86-1e04bd3e9aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Creating offline snapshot d74ca514-86e1-48e1-8921-d424296a367e of volume 1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:07:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Volume volume-12325e2f-5819-4538-91fd-53b58fed6569 (12325e2f-5819-4538-91fd-53b58fed6569): created successfully Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (767dd789-873d-4be3-aa86-1e04bd3e9aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Flow 'volume_create_manager' (aeb3bf97-dce5-4ecf-a2e5-c46e28c9f9ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:45 devstack sudo[108518]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[92197308-9bc1-406b-a8e3-231b625553d7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.843s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Deleted volume successfully. Jun 25 18:07:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a02fb00a-5c74-4179-9252-386298499789 tempest-VolumesCloneTest-499806272 None] Created volume successfully. Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (3a2cf82e-93b6-498a-b505-be6d90948dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (497e68c3-d511-4128-8d6b-c8d650fbd537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-074d806b-7e65-45f6-b704-8f47989e1aa1 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-2072a3a5-dc2a-47ee-83b5-9dd4f5872ade-delete_volume" released by "delete_volume" :: held 3.038s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:45 devstack sudo[108522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:45 devstack sudo[108522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (497e68c3-d511-4128-8d6b-c8d650fbd537) 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-06-25T16:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1425015447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4121437-3aed-4eed-b9a2-eded3fc89ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:46Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbb3a37c-d99c-400c-9836-6dacf8e06b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbb3a37c-d99c-400c-9836-6dacf8e06b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb2b4f18-45b0-4b85-9961-084761fa5e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb2b4f18-45b0-4b85-9961-084761fa5e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4121437-3aed-4eed-b9a2-eded3fc89ef6', 'volume_name': 'volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (222d6f14-6393-4c54-acf1-41c9f1c3bf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (222d6f14-6393-4c54-acf1-41c9f1c3bf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e9998ed-9164-444b-b93e-2f22dd55b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume c4121437-3aed-4eed-b9a2-eded3fc89ef6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6', 'volume_size': 1} Jun 25 18:07:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:46 devstack sudo[108522]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.808s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c4341e6-4418-46f9-a228-fd0a851a7fed(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:46 devstack sudo[108527]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e 1G Jun 25 18:07:46 devstack sudo[108527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Flow 'volume_create_manager' (c8967f44-69bc-4ba0-9fc3-83684a59e3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbc61614-2d44-439d-9515-ddd0eca64c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbc61614-2d44-439d-9515-ddd0eca64c1e) 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-06-25T16:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1135323846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c785bb93-d1b8-43dc-8b46-b3e29b77275b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d64cdb8c69cf499aacfd90507ee68d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:47Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=12325e2f-5819-4538-91fd-53b58fed6569,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:47Z,use_quota=True,user_id='9c51dc9d8bdb405da068e8f363ad5809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e879caf-9814-46e7-9cde-be89a378d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e879caf-9814-46e7-9cde-be89a378d678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b45ede2-9527-46b8-8eee-46c6d73a9776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b45ede2-9527-46b8-8eee-46c6d73a9776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'c785bb93-d1b8-43dc-8b46-b3e29b77275b', 'volume_name': 'volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b', 'volume_size': 2, 'source_volid': '12325e2f-5819-4538-91fd-53b58fed6569', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b70e73c3-2469-45fa-a494-29907668db35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b70e73c3-2469-45fa-a494-29907668db35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c23cc72b-f577-4636-bfeb-95a5558af572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Volume c785bb93-d1b8-43dc-8b46-b3e29b77275b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b', 'volume_size': 2, 'source_volid': '12325e2f-5819-4538-91fd-53b58fed6569', 'source_volstatus': 'available'} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:47 devstack sudo[108527]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e 1G" returned: 0 in 1.054s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:47 devstack sudo[108533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e Jun 25 18:07:47 devstack sudo[108533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:48 devstack sudo[108533]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e" returned: 0 in 0.776s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:48 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e is being set with open permissions: ugo+rw Jun 25 18:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:48 devstack sudo[108540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e Jun 25 18:07:48 devstack sudo[108540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:48 devstack sudo[108540]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e" returned: 0 in 0.776s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.590s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.260s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 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-06-25T16:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1425015447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4121437-3aed-4eed-b9a2-eded3fc89ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:07:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:07:46Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating volume c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:07:49 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:07:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:49 devstack sudo[108543]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 1073741824 Jun 25 18:07:49 devstack sudo[108543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-571c257a-7ce8-4d10-b539-60b3693f88df tempest-VolumesDeleteCascade-642431752 None] Create snapshot completed successfully Jun 25 18:07:50 devstack sudo[108543]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-1c4341e6-4418-46f9-a228-fd0a851a7fed-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 1073741824" returned: 0 in 1.044s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-1c4341e6-4418-46f9-a228-fd0a851a7fed-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Performing cascade delete. {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1025}} Jun 25 18:07:50 devstack sudo[108549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:07:50 devstack sudo[108549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-d74ca514-86e1-48e1-8921-d424296a367e-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-d74ca514-86e1-48e1-8921-d424296a367e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-d74ca514-86e1-48e1-8921-d424296a367e" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-d74ca514-86e1-48e1-8921-d424296a367e" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Deleting offline snapshot d74ca514-86e1-48e1-8921-d424296a367e of volume 1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] snapshot_file for this snap is: volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[427de615-5bf4-49ff-862f-5c6f9eaade1d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:50 devstack sudo[108553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e Jun 25 18:07:50 devstack sudo[108553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:50 devstack sudo[108549]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.840s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] <== create_volume: return (1956ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.959s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 3.686s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:50 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Cloning volume 12325e2f-5819-4538-91fd-53b58fed6569 to volume c785bb93-d1b8-43dc-8b46-b3e29b77275b Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e9998ed-9164-444b-b93e-2f22dd55b41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8294b10d-3448-4743-b7be-79ecc2f72e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Creating offline snapshot 11bcedb8-9b38-4aad-8a64-1cb26cceb899 of volume 12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:07:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Volume volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 (c4121437-3aed-4eed-b9a2-eded3fc89ef6): created successfully Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8294b10d-3448-4743-b7be-79ecc2f72e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (3a2cf82e-93b6-498a-b505-be6d90948dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[40dd59c4-90bb-4051-9b37-73b5946cc299]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9e53e508-369a-41d7-9254-52c8029f64a7 tempest-VolumesSnapshotTestJSON-1875134203 None] Created volume successfully. Jun 25 18:07:51 devstack sudo[108557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:07:51 devstack sudo[108557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:51 devstack sudo[108553]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e" returned: 0 in 0.949s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c4341e6-4418-46f9-a228-fd0a851a7fed(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4cefa4e8-6372-4998-8b06-6e3bdc2e9ca7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:51 devstack sudo[108562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:51 devstack sudo[108562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:52 devstack sudo[108557]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.966s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:52 devstack sudo[108568]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 1G Jun 25 18:07:52 devstack sudo[108568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:52 devstack sudo[108562]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.955s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c4341e6-4418-46f9-a228-fd0a851a7fed(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:52 devstack sudo[108573]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e Jun 25 18:07:52 devstack sudo[108573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:52 devstack sudo[108568]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 1G" returned: 0 in 0.947s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-12325e2f-5819-4538-91fd-53b58fed6569 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:53 devstack sudo[108581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-12325e2f-5819-4538-91fd-53b58fed6569 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:07:53 devstack sudo[108581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:53 devstack sudo[108573]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:53 devstack sudo[108584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e Jun 25 18:07:53 devstack sudo[108584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:53 devstack sudo[108581]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-12325e2f-5819-4538-91fd-53b58fed6569 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.729s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:53 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 is being set with open permissions: ugo+rw Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:53 devstack sudo[108589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:07:53 devstack sudo[108589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:53 devstack sudo[108584]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d74ca514-86e1-48e1-8921-d424296a367e" returned: 0 in 0.708s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-d74ca514-86e1-48e1-8921-d424296a367e" released by "_delete_snapshot" :: held 3.630s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" released by "delete_snapshot" :: held 3.661s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Created reservations ['c9fd7dae-4305-4223-904e-6249469a62ec', '55ca74cb-2eee-412d-9773-2950fc085ce1', 'f8b13ec9-9521-47c9-b215-647aefbd08c9', 'bb90cc07-a98e-463b-a3dc-82ecd6844c83'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Delete snapshot completed successfully. Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-d74ca514-86e1-48e1-8921-d424296a367e-delete_snapshot" released by "delete_snapshot" :: held 3.853s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-d9d501ae-c97d-4f53-b749-654c82afc3b2-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-d9d501ae-c97d-4f53-b749-654c82afc3b2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-d9d501ae-c97d-4f53-b749-654c82afc3b2" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-d9d501ae-c97d-4f53-b749-654c82afc3b2" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Deleting offline snapshot d9d501ae-c97d-4f53-b749-654c82afc3b2 of volume 1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] snapshot_file for this snap is: volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ba608cb-4b22-4fc4-8e4d-de69b383f837]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:54 devstack sudo[108592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:54 devstack sudo[108592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:54 devstack sudo[108589]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.787s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:54 devstack sudo[108595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info Jun 25 18:07:54 devstack sudo[108595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:55 devstack sudo[108592]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.803s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c4341e6-4418-46f9-a228-fd0a851a7fed(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4cb9ed60-fa69-4b08-8bd6-d48f3db3711f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:55 devstack sudo[108600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed Jun 25 18:07:55 devstack sudo[108600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:55 devstack sudo[108595]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info" returned: 0 in 0.827s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:55 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info is being set with open permissions: ugo+rw Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:55 devstack sudo[108603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info Jun 25 18:07:55 devstack sudo[108603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:55 devstack sudo[108600]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed" returned: 0 in 0.829s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:55 devstack sudo[108608]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:55 devstack sudo[108608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:56 devstack sudo[108603]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.info" returned: 0 in 0.736s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] snapshot: 11bcedb8-9b38-4aad-8a64-1cb26cceb899, volume: c785bb93-d1b8-43dc-8b46-b3e29b77275b, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2514412-89bf-4aa9-84b9-9fac4a3f1306]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:56 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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:07:56 devstack sudo[108611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:56 devstack sudo[108608]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.763s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:56 devstack sudo[108616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2 Jun 25 18:07:56 devstack sudo[108616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:56 devstack sudo[108611]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.795s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-12325e2f-5819-4538-91fd-53b58fed6569(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[df326399-b169-44a9-af86-2bd84c45339a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:57 devstack sudo[108621]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:07:57 devstack sudo[108621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:57 devstack sudo[108616]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed.d9d501ae-c97d-4f53-b749-654c82afc3b2" returned: 0 in 0.730s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-d9d501ae-c97d-4f53-b749-654c82afc3b2" released by "_delete_snapshot" :: held 3.239s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" released by "delete_snapshot" :: held 3.267s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Created reservations ['a96b773f-e9de-4ffd-861e-8ff83ccdbc3d', '4d0b7f59-63e0-449c-aa26-9193b0919200', '318e14d4-d9aa-4b47-bc54-cb0c6c6884a3', 'e028907b-97a3-462b-ba4d-76ce003c8b85'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Delete snapshot completed successfully. Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-d9d501ae-c97d-4f53-b749-654c82afc3b2-delete_snapshot" released by "delete_snapshot" :: held 3.441s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Snapshots deleted, issuing volume delete {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1040}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8f9620a-4a85-4d26-9211-85a13d13429e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:57 devstack sudo[108625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed Jun 25 18:07:57 devstack sudo[108625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:57 devstack sudo[108621]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.869s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:57 devstack sudo[108630]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b Jun 25 18:07:57 devstack sudo[108630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:58 devstack sudo[108625]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed" returned: 0 in 0.833s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:58 devstack sudo[108635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed Jun 25 18:07:58 devstack sudo[108635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:59 devstack sudo[108635]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1c4341e6-4418-46f9-a228-fd0a851a7fed" returned: 0 in 1.141s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-1c4341e6-4418-46f9-a228-fd0a851a7fed" released by "delete_volume" :: held 2.052s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=113,cinder:INSERT=32,cinder:SELECT=99,cinder:DELETE=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=111,cinder:UPDATE=103,cinder:DELETE=9,cinder:INSERT=35 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Created reservations ['dc52601d-6784-472a-a319-04ca6cb5acbf', 'c7720cb0-7b4f-4e31-bf9e-4e6f0657c089', '1c55520f-7118-4ea6-9a2d-9bae030f037e', 'e41bafaf-e88e-4ed4-955d-3149fe8aec30'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:59 devstack sudo[108649]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:07:59 devstack sudo[108649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:01 devstack sudo[108649]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.081s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Deleted volume successfully. Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (b0a18e2a-f183-451a-a83f-bfef148e0f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (459352dd-717c-4940-8026-01522f67a723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (459352dd-717c-4940-8026-01522f67a723) 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-06-25T16:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-455575297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86cf7a78-7498-493c-ab2e-ccf1e3f7f712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061fa1af32748b6a20e160a580ea952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:02Z,use_quota=True,user_id='d1848ea4499b4172b577c442943125e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15ed7d35-52df-4bab-9175-7aca595ed09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15ed7d35-52df-4bab-9175-7aca595ed09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f7a4053-1226-44dc-9f20-b93ef6a50fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f7a4053-1226-44dc-9f20-b93ef6a50fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86cf7a78-7498-493c-ab2e-ccf1e3f7f712', 'volume_name': 'volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (309dc9a6-8417-40c6-8da0-db276fb6c2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (309dc9a6-8417-40c6-8da0-db276fb6c2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e22821f-bf05-42e1-954f-a87c3dc95e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Volume 86cf7a78-7498-493c-ab2e-ccf1e3f7f712: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712', 'volume_size': 1} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-845dcd30-8aad-4d7f-9d71-2231b827ac0d tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-1c4341e6-4418-46f9-a228-fd0a851a7fed-delete_volume" released by "delete_volume" :: held 12.122s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:03 devstack sudo[108630]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b" returned: 0 in 5.509s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[899d06be-e4c3-48dd-beaf-3ffc0dd7920e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:03 devstack sudo[108653]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:08:03 devstack sudo[108653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:04 devstack sudo[108653]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.891s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:04 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569, size 1024.00 MB, duration 5.51 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:08:04 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Converted 1024.00 MB image at 185.85 MB/s Jun 25 18:08:04 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b is being set with open permissions: ugo+rw Jun 25 18:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:04 devstack sudo[108658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b Jun 25 18:08:04 devstack sudo[108658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:04 devstack sudo[108658]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" released by "_copy_volume_from_snapshot" :: held 8.831s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-quobyte-11bcedb8-9b38-4aad-8a64-1cb26cceb899" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-11bcedb8-9b38-4aad-8a64-1cb26cceb899" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Deleting offline snapshot 11bcedb8-9b38-4aad-8a64-1cb26cceb899 of volume 12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] snapshot_file for this snap is: volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[10af6bfb-d6ba-4558-b501-8da2176466ce]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:05 devstack sudo[108661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:08:05 devstack sudo[108661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:05 devstack sudo[108661]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-12325e2f-5819-4538-91fd-53b58fed6569(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6edd5019-dfc4-4946-88a6-db0d51faf4fe]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:06 devstack sudo[108666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:08:06 devstack sudo[108666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:06 devstack sudo[108666]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.811s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:06 devstack sudo[108671]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:08:06 devstack sudo[108671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:07 devstack sudo[108671]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.762s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:07 devstack sudo[108678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899 Jun 25 18:08:07 devstack sudo[108678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:08 devstack sudo[108678]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569.11bcedb8-9b38-4aad-8a64-1cb26cceb899" returned: 0 in 0.677s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-11bcedb8-9b38-4aad-8a64-1cb26cceb899" released by "_delete_snapshot" :: held 3.161s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 17.259s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 16.060s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c23cc72b-f577-4636-bfeb-95a5558af572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b', 'volume_size': 2, 'source_volid': '12325e2f-5819-4538-91fd-53b58fed6569', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7e2eb52-0056-406f-b404-9110823c01ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Creating offline snapshot 69c891b3-d307-4331-b9d0-4cb27504cbb9 of volume c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:08:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Volume volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b (c785bb93-d1b8-43dc-8b46-b3e29b77275b): created successfully Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7e2eb52-0056-406f-b404-9110823c01ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Flow 'volume_create_manager' (c8967f44-69bc-4ba0-9fc3-83684a59e3fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bdb8c6d-e1c9-4299-957d-b4525a34434a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-654bc134-3bec-4333-8e7a-d369ccdc290e tempest-VolumesCloneTest-499806272 None] Created volume successfully. Jun 25 18:08:08 devstack sudo[108681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:08 devstack sudo[108681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:09 devstack sudo[108681]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.840s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:09 devstack sudo[108686]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 1G Jun 25 18:08:09 devstack sudo[108686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-c785bb93-d1b8-43dc-8b46-b3e29b77275b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "cinder-c785bb93-d1b8-43dc-8b46-b3e29b77275b-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[50f4a59e-3a90-4723-95c0-a925cf584f4c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:09 devstack sudo[108688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b Jun 25 18:08:09 devstack sudo[108688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:10 devstack sudo[108686]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 1G" returned: 0 in 0.907s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:10 devstack sudo[108732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:10 devstack sudo[108732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:10 devstack sudo[108688]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b" returned: 0 in 0.879s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:10 devstack sudo[108735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b Jun 25 18:08:10 devstack sudo[108735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:10 devstack sudo[108732]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.753s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:10 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 is being set with open permissions: ugo+rw Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:10 devstack sudo[108741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:10 devstack sudo[108741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:10 devstack sudo[108735]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c785bb93-d1b8-43dc-8b46-b3e29b77275b" returned: 0 in 0.660s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-c785bb93-d1b8-43dc-8b46-b3e29b77275b" released by "delete_volume" :: held 1.597s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:10 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Created reservations ['b5e95bc9-6cb9-4db7-9c56-2d51fef7ef46', '13f53172-9b1d-48af-a3e9-b0599eecc8b6', 'bc68a39f-ed34-4b43-8a2c-e2c914929fb3', 'd2f8e10a-bd49-4439-831d-3ac1da9a7b27'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:11 devstack sudo[108744]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:11 devstack sudo[108744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:11 devstack sudo[108741]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.694s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-12325e2f-5819-4538-91fd-53b58fed6569-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "cinder-12325e2f-5819-4538-91fd-53b58fed6569-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:11 devstack sudo[108747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info Jun 25 18:08:11 devstack sudo[108747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Acquiring lock "cinder-quobyte-12325e2f-5819-4538-91fd-53b58fed6569" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-12325e2f-5819-4538-91fd-53b58fed6569" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f56eaa2f-5670-49f6-a8b8-584c4be310da]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:11 devstack sudo[108744]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Deleted volume successfully. Jun 25 18:08:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-752a9093-3216-44a6-a5c9-61f0420bd930 tempest-VolumesCloneTest-499806272 None] Lock "cinder-c785bb93-d1b8-43dc-8b46-b3e29b77275b-delete_volume" released by "delete_volume" :: held 2.627s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:11 devstack sudo[108750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:08:11 devstack sudo[108750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:12 devstack sudo[108747]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info" returned: 0 in 0.853s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:12 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info is being set with open permissions: ugo+rw Jun 25 18:08:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:12 devstack sudo[108753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info Jun 25 18:08:12 devstack sudo[108753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:12 devstack sudo[108750]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.878s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:12 devstack sudo[108758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569 Jun 25 18:08:12 devstack sudo[108758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:13 devstack sudo[108753]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.info" returned: 0 in 0.712s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.918s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.949s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 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-06-25T16:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-455575297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86cf7a78-7498-493c-ab2e-ccf1e3f7f712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061fa1af32748b6a20e160a580ea952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:02Z,use_quota=True,user_id='d1848ea4499b4172b577c442943125e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Creating volume 86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:13 devstack sudo[108761]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 1073741824 Jun 25 18:08:13 devstack sudo[108761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-742a1184-47b9-43f7-9111-27f908fd4582 tempest-VolumesSnapshotTestJSON-1875134203 None] Create snapshot completed successfully Jun 25 18:08:13 devstack sudo[108758]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-12325e2f-5819-4538-91fd-53b58fed6569" returned: 0 in 0.722s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "cinder-quobyte-12325e2f-5819-4538-91fd-53b58fed6569" released by "delete_volume" :: held 1.687s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Created reservations ['73821322-a892-4fdd-9cd4-5e454d778042', '6ea61f6e-c71e-402b-8fe9-e8a1d927538d', '17f118ef-770e-4d7f-b28e-9b466a1362a6', 'ec962f7b-4b8f-48d2-bda2-639aeef888e2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:13 devstack sudo[108764]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:13 devstack sudo[108764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:14 devstack sudo[108761]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 1073741824" returned: 0 in 0.988s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:14 devstack sudo[108770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:14 devstack sudo[108770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:14 devstack sudo[108764]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.760s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Deleted volume successfully. Jun 25 18:08:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f4288f0-87e0-42da-a6d8-414f6fb897b7 tempest-VolumesCloneTest-499806272 None] Lock "cinder-12325e2f-5819-4538-91fd-53b58fed6569-delete_volume" released by "delete_volume" :: held 2.732s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (f825b256-9e57-45f7-8322-aa63ff3b06b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe55f2ed-692f-454a-bdf3-4a0768b2d392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack sudo[108770]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.939s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] <== create_volume: return (1992ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.995s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe55f2ed-692f-454a-bdf3-4a0768b2d392) 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-06-25T16:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1436132520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f6f8e9f-fcb7-4345-84f3-ab36940e04d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2c1013001b4a4284f761f4a0bb645c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=69c891b3-d307-4331-b9d0-4cb27504cbb9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:15Z,use_quota=True,user_id='44e522ccd40f495e9671974b4d5f0150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66ba4ade-7e0a-4777-b348-39eed3ea866c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66ba4ade-7e0a-4777-b348-39eed3ea866c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47d3a4ee-bec0-4ea8-9cb5-6f01a2329bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47d3a4ee-bec0-4ea8-9cb5-6f01a2329bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9f6f8e9f-fcb7-4345-84f3-ab36940e04d0', 'volume_name': 'volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0', 'volume_size': 1, 'snapshot_id': '69c891b3-d307-4331-b9d0-4cb27504cbb9'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06cface0-09cd-488b-88fa-5bb69559a2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06cface0-09cd-488b-88fa-5bb69559a2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53322f60-dfad-4c74-8786-11eb20b395a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Volume 9f6f8e9f-fcb7-4345-84f3-ab36940e04d0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0', 'volume_size': 1, 'snapshot_id': '69c891b3-d307-4331-b9d0-4cb27504cbb9'} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e22821f-bf05-42e1-954f-a87c3dc95e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84fc82da-7b95-494c-a9d8-5234a6febae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Volume volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 (86cf7a78-7498-493c-ab2e-ccf1e3f7f712): created successfully Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84fc82da-7b95-494c-a9d8-5234a6febae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (b0a18e2a-f183-451a-a83f-bfef148e0f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" acquired by "_create_volume_from_snapshot" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Creating volume 9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 from snapshot 69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3fbafdc2-71fd-44c1-aa9d-6695740e34d0 tempest-VolumesDeleteCascade-642431752 None] Created volume successfully. Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" acquired by "_copy_volume_from_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] snapshot: 69c891b3-d307-4331-b9d0-4cb27504cbb9, volume: 9f6f8e9f-fcb7-4345-84f3-ab36940e04d0, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[31e638b1-11ef-4efd-8261-98cecfaa9796]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:15 devstack sudo[108774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:15 devstack sudo[108774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:16 devstack sudo[108774]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.971s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e08e4dc-f8bf-4bbf-b9cf-8230ec9ebcfe]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:16 devstack sudo[108785]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:16 devstack sudo[108785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:17 devstack sudo[108785]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.906s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:17 devstack sudo[108790]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 Jun 25 18:08:17 devstack sudo[108790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Flow 'volume_create_manager' (4fd82e82-7c41-4b58-8b7b-219fc868b6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf216eb2-dac7-4e7c-ba7b-007c06a1d1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf216eb2-dac7-4e7c-ba7b-007c06a1d1bc) 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-06-25T16:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-622228039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc749778-5cb2-4e93-a814-530389c4b4b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48cfaf20cc134367b416651ba88ad195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:18Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:18Z,use_quota=True,user_id='bf3fab2f92ab4defb1d0ef80b45f7d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c291a835-7eb8-452b-b0ff-b20ffbd15332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c291a835-7eb8-452b-b0ff-b20ffbd15332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b416647-e7ad-4a10-ab72-f80a92b4aeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b416647-e7ad-4a10-ab72-f80a92b4aeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc749778-5cb2-4e93-a814-530389c4b4b1', 'volume_name': 'volume-cc749778-5cb2-4e93-a814-530389c4b4b1', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18afe141-c984-436c-bc2a-b722ebc5a2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18afe141-c984-436c-bc2a-b722ebc5a2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcbe047d-6833-429c-9ace-a0120f4125e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Volume cc749778-5cb2-4e93-a814-530389c4b4b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc749778-5cb2-4e93-a814-530389c4b4b1', 'volume_size': 2} Jun 25 18:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:22 devstack sudo[108790]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" returned: 0 in 5.148s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ae71b4a-6191-4228-8692-287b2788d23e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:22 devstack sudo[108804]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:22 devstack sudo[108804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:23 devstack sudo[108804]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.888s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:23 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6, size 1024.00 MB, duration 5.15 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:08:23 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Converted 1024.00 MB image at 198.88 MB/s Jun 25 18:08:23 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 is being set with open permissions: ugo+rw Jun 25 18:08:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:23 devstack sudo[108809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 Jun 25 18:08:23 devstack sudo[108809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:24 devstack sudo[108809]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" returned: 0 in 0.719s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" released by "_copy_volume_from_snapshot" :: held 8.746s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" released by "_create_volume_from_snapshot" :: held 8.797s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.839s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 8.107s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Creating offline snapshot 77adbf3d-efa7-4ad1-a569-5749d9b2ff03 of volume 86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53322f60-dfad-4c74-8786-11eb20b395a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0', 'volume_size': 1, 'snapshot_id': '69c891b3-d307-4331-b9d0-4cb27504cbb9'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b7865b3-f08f-4094-acd3-420952e7f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b98002d-4088-421f-b183-05e0a358dec2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Volume volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 (9f6f8e9f-fcb7-4345-84f3-ab36940e04d0): created successfully Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b7865b3-f08f-4094-acd3-420952e7f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Flow 'volume_create_manager' (f825b256-9e57-45f7-8322-aa63ff3b06b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3d3050d6-992a-4dd8-9089-1718d57a347c tempest-VolumesSnapshotTestJSON-1875134203 None] Created volume successfully. Jun 25 18:08:24 devstack sudo[108812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:24 devstack sudo[108812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:24 devstack sudo[108812]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:24 devstack sudo[108817]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 1G Jun 25 18:08:24 devstack sudo[108817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ea84ee7-2556-44cf-b028-6973d50b1f7f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:25 devstack sudo[108819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 Jun 25 18:08:25 devstack sudo[108819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:25 devstack sudo[108817]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 1G" returned: 0 in 0.897s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:25 devstack sudo[108824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:25 devstack sudo[108824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:26 devstack sudo[108819]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" returned: 0 in 0.876s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:26 devstack sudo[108829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0 Jun 25 18:08:26 devstack sudo[108829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:26 devstack sudo[108824]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:26 devstack sudo[108834]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 0.751s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:26 devstack sudo[108834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:26 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 is being set with open permissions: ugo+rw Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:26 devstack sudo[108836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:26 devstack sudo[108836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:26 devstack sudo[108829]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" returned: 0 in 0.719s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0" released by "delete_volume" :: held 1.657s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['bfe528c2-58cd-48fa-9667-cb20ed469a21', '8bd7338f-939a-4cf1-8b1f-5d5466ea1891', 'ae78a896-cac0-46c9-b49b-c85513c511b6', 'f1487b7f-aa96-4d76-954c-6c752b0d2ba8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:26 devstack sudo[108839]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:26 devstack sudo[108839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:27 devstack sudo[108834]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.735s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:27 devstack sudo[108836]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 0.728s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-69c891b3-d307-4331-b9d0-4cb27504cbb9-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:27 devstack sudo[108843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info Jun 25 18:08:27 devstack sudo[108843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-69c891b3-d307-4331-b9d0-4cb27504cbb9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Deleting offline snapshot 69c891b3-d307-4331-b9d0-4cb27504cbb9 of volume c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] snapshot_file for this snap is: volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e8c2868-5b01-4279-ae8e-36b4d7e5e6ca]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:27 devstack sudo[108845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:27 devstack sudo[108845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:27 devstack sudo[108839]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.767s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Deleted volume successfully. Jun 25 18:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0c7e80d-39f6-4311-962a-25f154828ab8 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-9f6f8e9f-fcb7-4345-84f3-ab36940e04d0-delete_volume" released by "delete_volume" :: held 2.677s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:28 devstack sudo[108843]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info" returned: 0 in 0.729s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info is being set with open permissions: ugo+rw Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:28 devstack sudo[108849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info Jun 25 18:08:28 devstack sudo[108849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:28 devstack sudo[108845]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.851s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[00bbee9e-3a1f-453e-81f3-60d1c20f12d8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:28 devstack sudo[108854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:28 devstack sudo[108854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:28 devstack sudo[108849]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.info" returned: 0 in 0.681s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.705s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.088s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 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-06-25T16:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-622228039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc749778-5cb2-4e93-a814-530389c4b4b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48cfaf20cc134367b416651ba88ad195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:18Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:18Z,use_quota=True,user_id='bf3fab2f92ab4defb1d0ef80b45f7d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Creating volume cc749778-5cb2-4e93-a814-530389c4b4b1 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 2147483648 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:28 devstack sudo[108857]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 2147483648 Jun 25 18:08:28 devstack sudo[108857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5d133e7b-55f9-4f48-a088-2e9fb64b65dd tempest-VolumesDeleteCascade-642431752 None] Create snapshot completed successfully Jun 25 18:08:29 devstack sudo[108854]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.787s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:29 devstack sudo[108862]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:29 devstack sudo[108862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:29 devstack sudo[108857]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 2147483648" returned: 0 in 1.001s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:29 devstack sudo[108871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 Jun 25 18:08:29 devstack sudo[108871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:30 devstack sudo[108862]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.914s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:30 devstack sudo[108873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9 Jun 25 18:08:30 devstack sudo[108873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (c3d22dad-4634-4be6-9c9d-44eb625df7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51f93a08-2222-49f5-8426-9c9f4ef9abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51f93a08-2222-49f5-8426-9c9f4ef9abb8) 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-06-25T16:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1604114448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=940fe95c-95a7-408b-b5e7-492046b7449b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061fa1af32748b6a20e160a580ea952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=77adbf3d-efa7-4ad1-a569-5749d9b2ff03,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:30Z,use_quota=True,user_id='d1848ea4499b4172b577c442943125e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2330503-d3ff-454e-b6c0-5e0763f8ad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2330503-d3ff-454e-b6c0-5e0763f8ad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d27e322-a317-48de-9be9-b864d28ac4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d27e322-a317-48de-9be9-b864d28ac4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '940fe95c-95a7-408b-b5e7-492046b7449b', 'volume_name': 'volume-940fe95c-95a7-408b-b5e7-492046b7449b', 'volume_size': 1, 'snapshot_id': '77adbf3d-efa7-4ad1-a569-5749d9b2ff03'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (921f2bf8-3eb1-4e4d-be63-d57139d03532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (921f2bf8-3eb1-4e4d-be63-d57139d03532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd22bef2-cd14-4635-b798-e51037ce47dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Volume 940fe95c-95a7-408b-b5e7-492046b7449b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-940fe95c-95a7-408b-b5e7-492046b7449b', 'volume_size': 1, 'snapshot_id': '77adbf3d-efa7-4ad1-a569-5749d9b2ff03'} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:30 devstack sudo[108871]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1" returned: 0 in 0.847s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] <== create_volume: return (1903ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.906s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.156s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-940fe95c-95a7-408b-b5e7-492046b7449b" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcbe047d-6833-429c-9ace-a0120f4125e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc749778-5cb2-4e93-a814-530389c4b4b1', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (676005e8-7973-47ba-9445-0ec026391796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-940fe95c-95a7-408b-b5e7-492046b7449b" acquired by "_create_volume_from_snapshot" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Creating volume 940fe95c-95a7-408b-b5e7-492046b7449b from snapshot 77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Volume volume-cc749778-5cb2-4e93-a814-530389c4b4b1 (cc749778-5cb2-4e93-a814-530389c4b4b1): created successfully Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (676005e8-7973-47ba-9445-0ec026391796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Flow 'volume_create_manager' (4fd82e82-7c41-4b58-8b7b-219fc868b6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" acquired by "_copy_volume_from_snapshot" :: waited 0.056s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] snapshot: 77adbf3d-efa7-4ad1-a569-5749d9b2ff03, volume: 940fe95c-95a7-408b-b5e7-492046b7449b, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:08:30 devstack sudo[108873]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6.69c891b3-d307-4331-b9d0-4cb27504cbb9" returned: 0 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c01f4c63-30b8-46ed-9e51-54c6b96e004a tempest-VolumesCloneNegativeTest-1150700560 None] Created volume successfully. Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[258569bf-2061-41e6-a795-1ee17675efd5]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-69c891b3-d307-4331-b9d0-4cb27504cbb9" released by "_delete_snapshot" :: held 3.485s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" released by "delete_snapshot" :: held 3.512s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['8dd659d3-1768-4796-aefe-465632d6f92b', '914f934e-a382-49d3-95b6-2c1c133f62ec', 'a85e73fd-079f-4204-87f2-7ea5cf896542', '4193b85b-8a78-438e-ad51-2f0d4cd9c06a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:31 devstack sudo[108877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:31 devstack sudo[108877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Delete snapshot completed successfully. Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49a079a7-0bda-4598-b454-508fa609d7ac tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-69c891b3-d307-4331-b9d0-4cb27504cbb9-delete_snapshot" released by "delete_snapshot" :: held 3.677s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-c4121437-3aed-4eed-b9a2-eded3fc89ef6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:31 devstack sudo[108877]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 0.853s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-c4121437-3aed-4eed-b9a2-eded3fc89ef6-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8baa39a-09f4-48d9-81d7-6c988a94ecbb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:31 devstack sudo[108884]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:31 devstack sudo[108884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7b8b27c-9fd5-408a-9bc4-af965e0f5b0a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:32 devstack sudo[108886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:32 devstack sudo[108886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Acquiring lock "cinder-cc749778-5cb2-4e93-a814-530389c4b4b1-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "cinder-cc749778-5cb2-4e93-a814-530389c4b4b1-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Acquiring lock "cinder-quobyte-cc749778-5cb2-4e93-a814-530389c4b4b1" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "cinder-quobyte-cc749778-5cb2-4e93-a814-530389c4b4b1" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a50f8ec-f001-45c9-a2a6-9d8425c28082]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:32 devstack sudo[108888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 Jun 25 18:08:32 devstack sudo[108888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:32 devstack sudo[108884]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.877s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:32 devstack sudo[108897]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b Jun 25 18:08:32 devstack sudo[108897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:32 devstack sudo[108886]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:32 devstack sudo[108899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6 Jun 25 18:08:32 devstack sudo[108899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:33 devstack sudo[108888]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1" returned: 0 in 0.942s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:33 devstack sudo[108904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1 Jun 25 18:08:33 devstack sudo[108904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:33 devstack sudo[108899]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c4121437-3aed-4eed-b9a2-eded3fc89ef6" returned: 0 in 0.759s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-c4121437-3aed-4eed-b9a2-eded3fc89ef6" released by "delete_volume" :: held 1.722s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['f0ac7ff9-edfe-4c19-a29b-4f5048db72ba', 'b0781654-ec69-4a01-b96b-a1819aa4117c', 'c9d6e714-a16c-4526-aa0e-883bdf3367f0', '0a0d6747-862e-4d99-a509-d85af24a0b15'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:34 devstack sudo[108918]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:34 devstack sudo[108918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:34 devstack sudo[108904]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cc749778-5cb2-4e93-a814-530389c4b4b1" returned: 0 in 1.067s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "cinder-quobyte-cc749778-5cb2-4e93-a814-530389c4b4b1" released by "delete_volume" :: held 2.107s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-6700bf00-0ee0-48a9-8155-71b62182243d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-6700bf00-0ee0-48a9-8155-71b62182243d-delete_volume" acquired by "delete_volume" :: waited 0.160s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Created reservations ['47ce7611-a23a-4d92-baf3-443c44e16a02', '15c39489-080c-4c10-bd99-49a670b62b6b', '3fe928fe-8d00-4256-b908-457e6d9ce02c', '81cb7bfe-805f-41ee-8cd6-44b7dd64e9ff'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" acquired by "delete_volume" :: waited 0.091s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:35 devstack sudo[108918]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.095s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eabe200e-cb1c-4c50-89f3-593395a19096]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Deleted volume successfully. Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f4e54d9-2dc0-4734-b710-f31ec999c192 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-c4121437-3aed-4eed-b9a2-eded3fc89ef6-delete_volume" released by "delete_volume" :: held 3.598s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:35 devstack sudo[108922]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:35 devstack sudo[108922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:35 devstack sudo[108921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d Jun 25 18:08:35 devstack sudo[108921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:37 devstack sudo[108922]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 2.426s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Deleted volume successfully. Jun 25 18:08:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-de78ebc5-d371-4ec7-81b5-51604a40e99d tempest-VolumesCloneNegativeTest-1150700560 None] Lock "cinder-cc749778-5cb2-4e93-a814-530389c4b4b1-delete_volume" released by "delete_volume" :: held 5.649s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:37 devstack sudo[108921]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d" returned: 0 in 2.723s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:37 devstack sudo[108929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d Jun 25 18:08:38 devstack sudo[108929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:39 devstack sudo[108897]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b" returned: 0 in 6.631s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd5b18e9-0c22-4793-adfb-d00e80284885]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:39 devstack sudo[108929]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6700bf00-0ee0-48a9-8155-71b62182243d" returned: 0 in 1.466s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-quobyte-6700bf00-0ee0-48a9-8155-71b62182243d" released by "delete_volume" :: held 4.377s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:39 devstack sudo[108932]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:39 devstack sudo[108932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Created reservations ['ef3cfac3-f66e-42f6-92fb-5d570c26f048', 'c8623349-b2c9-4d9a-8a60-c7ff9962b919', 'b5739d30-9348-4802-9a2c-b527510aac2d', 'd36cbb65-efe7-42b3-aea0-301d4a7affff'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:39 devstack sudo[108934]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:39 devstack sudo[108934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:40 devstack sudo[108932]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 1.181s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712, size 1024.00 MB, duration 6.63 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:08:40 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Converted 1024.00 MB image at 154.39 MB/s Jun 25 18:08:40 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b is being set with open permissions: ugo+rw Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:40 devstack sudo[108940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b Jun 25 18:08:40 devstack sudo[108940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:40 devstack sudo[108934]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Deleted volume successfully. Jun 25 18:08:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b0155b6c-2c75-411b-8d32-37f40cc5d111 tempest-VolumesSnapshotTestJSON-1875134203 None] Lock "cinder-6700bf00-0ee0-48a9-8155-71b62182243d-delete_volume" released by "delete_volume" :: held 5.912s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:41 devstack sudo[108940]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b" returned: 0 in 0.756s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" released by "_copy_volume_from_snapshot" :: held 10.439s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-940fe95c-95a7-408b-b5e7-492046b7449b" released by "_create_volume_from_snapshot" :: held 10.518s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.568s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd22bef2-cd14-4635-b798-e51037ce47dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-940fe95c-95a7-408b-b5e7-492046b7449b', 'volume_size': 1, 'snapshot_id': '77adbf3d-efa7-4ad1-a569-5749d9b2ff03'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a99c54a3-e13f-4a74-92f1-12350e814947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Volume volume-940fe95c-95a7-408b-b5e7-492046b7449b (940fe95c-95a7-408b-b5e7-492046b7449b): created successfully Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a99c54a3-e13f-4a74-92f1-12350e814947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Flow 'volume_create_manager' (c3d22dad-4634-4be6-9c9d-44eb625df7e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2a9f2d32-88db-4045-82ec-417a6ac55ff0 tempest-VolumesDeleteCascade-642431752 None] Created volume successfully. Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-86cf7a78-7498-493c-ab2e-ccf1e3f7f712-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-86cf7a78-7498-493c-ab2e-ccf1e3f7f712-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Performing cascade delete. {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1025}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Deleting offline snapshot 77adbf3d-efa7-4ad1-a569-5749d9b2ff03 of volume 86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] snapshot_file for this snap is: volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfa87f51-ba2a-4fe8-ae99-96fbaa4116b9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Flow 'volume_create_manager' (de7cfb6e-8556-43c7-99c7-f865444a4738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:42 devstack sudo[108945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:42 devstack sudo[108945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b111ae06-bf05-476c-807e-593afff2b683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b111ae06-bf05-476c-807e-593afff2b683) 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-06-25T16:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-94053288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38dcd092-260a-417b-93b8-a57851896e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='340f547d3abe4f8d9f6f96882a2f2594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:42Z,use_quota=True,user_id='b425ec15bec64e79b211d1b326696c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65317a66-1d0c-4db9-aa47-f6c42ced4519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65317a66-1d0c-4db9-aa47-f6c42ced4519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77ffd6b9-ff3d-4b80-bf16-2dd0b02a87bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77ffd6b9-ff3d-4b80-bf16-2dd0b02a87bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38dcd092-260a-417b-93b8-a57851896e5e', 'volume_name': 'volume-38dcd092-260a-417b-93b8-a57851896e5e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7408d3b2-2356-4ff8-942f-2d22821a7575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7408d3b2-2356-4ff8-942f-2d22821a7575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e334d18e-dcb7-4781-b982-34c753ad8733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Volume 38dcd092-260a-417b-93b8-a57851896e5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38dcd092-260a-417b-93b8-a57851896e5e', 'volume_size': 1} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 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-06-25T16:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-94053288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38dcd092-260a-417b-93b8-a57851896e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='340f547d3abe4f8d9f6f96882a2f2594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:42Z,use_quota=True,user_id='b425ec15bec64e79b211d1b326696c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Creating volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:42 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:08:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:42 devstack sudo[108947]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e 1073741824 Jun 25 18:08:42 devstack sudo[108947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:43 devstack sudo[108945]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 0.983s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9389797-24a2-4917-95ce-069ae444e2d7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:43 devstack sudo[108955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:43 devstack sudo[108955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:43 devstack sudo[108947]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e 1073741824" returned: 0 in 1.070s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:43 devstack sudo[108957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e Jun 25 18:08:43 devstack sudo[108957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:44 devstack sudo[108955]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.988s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:44 devstack sudo[108962]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:44 devstack sudo[108962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:44 devstack sudo[108957]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] <== create_volume: return (2092ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.095s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e334d18e-dcb7-4781-b982-34c753ad8733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38dcd092-260a-417b-93b8-a57851896e5e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a48cf5-02b2-4a7c-abe1-217f4db86fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Volume volume-38dcd092-260a-417b-93b8-a57851896e5e (38dcd092-260a-417b-93b8-a57851896e5e): created successfully Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a48cf5-02b2-4a7c-abe1-217f4db86fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Flow 'volume_create_manager' (de7cfb6e-8556-43c7-99c7-f865444a4738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac1156d0-aa9f-458d-afff-9ee8c28634af tempest-VolumesSnapshotListTestJSON-719689431 None] Created volume successfully. Jun 25 18:08:45 devstack sudo[108962]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 1.038s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:45 devstack sudo[108969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03 Jun 25 18:08:45 devstack sudo[108969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Creating offline snapshot 28f976b7-3d76-4a50-be74-a21a0e8621bc of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d347224-f079-4ab6-8da1-32d610c92844]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:45 devstack sudo[108971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e Jun 25 18:08:45 devstack sudo[108971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:46 devstack sudo[108969]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712.77adbf3d-efa7-4ad1-a569-5749d9b2ff03" returned: 0 in 0.892s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-77adbf3d-efa7-4ad1-a569-5749d9b2ff03" released by "_delete_snapshot" :: held 4.025s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" released by "delete_snapshot" :: held 4.054s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Created reservations ['25a1716f-184f-4107-8bc3-7a525f1a1046', 'e6afa556-a726-4d05-914f-3cd18a9bcce7', '9835e180-b788-458c-89ab-b888cd359c0e', '22c1413d-e604-4a9b-b19a-d122ce5b22ba'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Delete snapshot completed successfully. Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-77adbf3d-efa7-4ad1-a569-5749d9b2ff03-delete_snapshot" released by "delete_snapshot" :: held 4.235s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Snapshots deleted, issuing volume delete {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1040}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[050176a4-3aaa-4308-8332-c0895fd1fed2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:46 devstack sudo[108974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:46 devstack sudo[108974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:46 devstack sudo[108971]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e" returned: 0 in 0.878s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:46 devstack sudo[108979]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc 1G Jun 25 18:08:46 devstack sudo[108979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:47 devstack sudo[108974]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:47 devstack sudo[108984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712 Jun 25 18:08:47 devstack sudo[108984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:47 devstack sudo[108979]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc 1G" returned: 0 in 0.874s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:47 devstack sudo[108990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:08:47 devstack sudo[108990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:47 devstack sudo[108984]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" returned: 0 in 0.722s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-86cf7a78-7498-493c-ab2e-ccf1e3f7f712" released by "delete_volume" :: held 1.622s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Created reservations ['1159d7dd-52a0-44d1-8f69-47e33636b4b8', '0e0929bd-3f0a-40ee-bd27-a6cd9a1c3bc1', '703328c8-cd8f-4ede-90b0-1142b0e3a70f', 'a96be388-8e44-4db8-b4b6-3f607892d3d7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:48 devstack sudo[108993]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:48 devstack sudo[108993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:48 devstack sudo[108990]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.778s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:48 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc is being set with open permissions: ugo+rw Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:48 devstack sudo[108998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:08:48 devstack sudo[108998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-940fe95c-95a7-408b-b5e7-492046b7449b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-940fe95c-95a7-408b-b5e7-492046b7449b-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:48 devstack sudo[108993]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.784s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Deleted volume successfully. Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-362bf914-218c-4fff-98b1-1fa98b1385ce tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-86cf7a78-7498-493c-ab2e-ccf1e3f7f712-delete_volume" released by "delete_volume" :: held 6.924s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3403fa61-476b-4d9b-ba8b-4410b1cf5948]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:49 devstack sudo[108998]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.738s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:49 devstack sudo[109002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b Jun 25 18:08:49 devstack sudo[109002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:49 devstack sudo[109004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info Jun 25 18:08:49 devstack sudo[109004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:49 devstack sudo[109004]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info" returned: 0 in 0.727s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:49 devstack sudo[109002]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:49 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info is being set with open permissions: ugo+rw Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b" returned: 0 in 0.862s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:49 devstack sudo[109010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info Jun 25 18:08:49 devstack sudo[109010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:49 devstack sudo[109011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b Jun 25 18:08:49 devstack sudo[109011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:50 devstack sudo[109011]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-940fe95c-95a7-408b-b5e7-492046b7449b" returned: 0 in 0.726s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:50 devstack sudo[109010]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.info" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.875s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-quobyte-940fe95c-95a7-408b-b5e7-492046b7449b" released by "delete_volume" :: held 1.658s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9b84ed8b-f4f3-41e2-99d1-b78d44abe32f tempest-VolumesSnapshotListTestJSON-719689431 None] Create snapshot completed successfully Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Created reservations ['1f2f7cb1-5885-4d8a-b459-384adac79431', 'd8fc09a5-cfba-4125-810d-7081977146ec', '420bd48f-c749-417f-a373-11ecc0e52642', '590de28a-1966-4300-9dbe-3b4e4d005430'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:50 devstack sudo[109018]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:08:50 devstack sudo[109018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Creating offline snapshot f8f23682-d450-46b6-87bd-787f74edb5ba of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bccf706b-4453-48aa-abe0-d0791b3be303]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:51 devstack sudo[109022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:08:51 devstack sudo[109022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:51 devstack sudo[109018]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.796s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Deleted volume successfully. Jun 25 18:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed5f36b3-0331-4050-b9cf-a5323ec9d1e5 tempest-VolumesDeleteCascade-642431752 None] Lock "cinder-940fe95c-95a7-408b-b5e7-492046b7449b-delete_volume" released by "delete_volume" :: held 2.742s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:08:52 devstack sudo[109022]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.957s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:52 devstack sudo[109029]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba 1G Jun 25 18:08:52 devstack sudo[109029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:53 devstack sudo[109029]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba 1G" returned: 0 in 1.036s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:53 devstack sudo[109035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:08:53 devstack sudo[109035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:54 devstack sudo[109035]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.839s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba is being set with open permissions: ugo+rw Jun 25 18:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:54 devstack sudo[109040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:08:54 devstack sudo[109040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:54 devstack sudo[109040]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.738s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.708s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-45941b23-e7c4-40c2-a2e0-b2f35eb4c4df tempest-VolumesSnapshotListTestJSON-719689431 None] Create snapshot completed successfully Jun 25 18:08:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Creating offline snapshot 0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:08:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[09b8273e-be4d-4e7a-9a88-c89bcedbf4a3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:08:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:55 devstack sudo[109043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:08:55 devstack sudo[109043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Flow 'volume_create_manager' (edd8504d-c02b-43dd-a16d-f26282245eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2396fb3-7f0b-42a7-b975-09b47cd6c952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2396fb3-7f0b-42a7-b975-09b47cd6c952) 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-06-25T16:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1012135908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d3f600f-feff-4dbb-b0ec-8c026f027ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b39e4338e54f2ba6bcc5eb8f59573c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:56Z,use_quota=True,user_id='d072963f98004f2c896fae61e75c3636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da8f4362-9379-4f6b-9788-a7727a52bb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da8f4362-9379-4f6b-9788-a7727a52bb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7fc389a-8449-493d-98d3-c5615b564f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7fc389a-8449-493d-98d3-c5615b564f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d3f600f-feff-4dbb-b0ec-8c026f027ab4', 'volume_name': 'volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42b14b4e-67d1-4970-9ac3-81734a7ef81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42b14b4e-67d1-4970-9ac3-81734a7ef81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64b76a9b-9936-41f8-967a-99da0c631c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:08:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Volume 5d3f600f-feff-4dbb-b0ec-8c026f027ab4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4', 'volume_size': 1} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:56 devstack sudo[109043]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.861s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:08:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:56 devstack sudo[109048]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 1G Jun 25 18:08:56 devstack sudo[109048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:57 devstack sudo[109048]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 1G" returned: 0 in 0.861s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:57 devstack sudo[109054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 Jun 25 18:08:57 devstack sudo[109054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:58 devstack sudo[109054]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" returned: 0 in 0.672s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:58 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 is being set with open permissions: ugo+rw Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:58 devstack sudo[109059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 Jun 25 18:08:58 devstack sudo[109059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:58 devstack sudo[109059]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" returned: 0 in 0.657s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.189s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.237s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 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-06-25T16:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1012135908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d3f600f-feff-4dbb-b0ec-8c026f027ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b39e4338e54f2ba6bcc5eb8f59573c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:08:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:08:56Z,use_quota=True,user_id='d072963f98004f2c896fae61e75c3636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Creating volume 5d3f600f-feff-4dbb-b0ec-8c026f027ab4 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:08:58 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:08:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:58 devstack sudo[109062]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 1073741824 Jun 25 18:08:58 devstack sudo[109062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c2f33a57-4222-41bc-9f71-3eb3c7478ad2 tempest-VolumesSnapshotListTestJSON-719689431 None] Create snapshot completed successfully Jun 25 18:08:59 devstack sudo[109062]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 1073741824" returned: 0 in 0.836s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=93,cinder:INSERT=24,cinder:UPDATE=107,cinder:DELETE=8 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:08:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:INSERT=27,cinder:UPDATE=106,cinder:SELECT=73,cinder:DELETE=12 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:08:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:59 devstack sudo[109068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 Jun 25 18:08:59 devstack sudo[109068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:00 devstack sudo[109068]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" returned: 0 in 0.704s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] <== create_volume: return (1596ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.599s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64b76a9b-9936-41f8-967a-99da0c631c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8062ca90-4c93-44ca-9764-93f6c7ea204b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Volume volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 (5d3f600f-feff-4dbb-b0ec-8c026f027ab4): created successfully Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8062ca90-4c93-44ca-9764-93f6c7ea204b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Flow 'volume_create_manager' (edd8504d-c02b-43dd-a16d-f26282245eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:09:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-68a602fe-93f8-46ba-91f9-f480648d7df0 tempest-VolumesTransfersV357Test-860048653 None] Created volume successfully. Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Deleting offline snapshot 0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] snapshot_file for this snap is: volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4834b8bc-f133-4c53-aa0d-74afe1fb69a8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:00 devstack sudo[109071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 Jun 25 18:09:00 devstack sudo[109071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0bd38177-e0d4-44e2-a453-e5e2b66ca8e9 tempest-VolumesTransfersV357Test-1844623536 None] Transfer volume completed successfully. Jun 25 18:09:01 devstack sudo[109071]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" returned: 0 in 0.875s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:09:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[45061537-2491-4cd7-8526-dbf2723107c0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:01 devstack sudo[109077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:09:01 devstack sudo[109077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "cinder-5d3f600f-feff-4dbb-b0ec-8c026f027ab4-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-5d3f600f-feff-4dbb-b0ec-8c026f027ab4-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "cinder-quobyte-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-quobyte-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[704ae2d0-56b5-40f0-a2fd-0185004c2799]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:02 devstack sudo[109077]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.934s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:09:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:02 devstack sudo[109083]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 Jun 25 18:09:02 devstack sudo[109083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:02 devstack sudo[109082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 Jun 25 18:09:02 devstack sudo[109082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:03 devstack sudo[109082]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" returned: 0 in 0.824s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:03 devstack sudo[109092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4 Jun 25 18:09:03 devstack sudo[109092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:03 devstack sudo[109083]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:03 devstack sudo[109094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076 Jun 25 18:09:03 devstack sudo[109094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:04 devstack sudo[109092]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" returned: 0 in 0.677s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-quobyte-5d3f600f-feff-4dbb-b0ec-8c026f027ab4" released by "delete_volume" :: held 1.560s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Created reservations ['3ef55b1d-bbaa-4955-8a2b-22a46a7659d6', '4595b5f4-0688-4f47-bfa7-dd16e4a388d5', 'd602c1fc-da97-4da5-a942-c1e802c6d755', 'c06c9547-51e8-4f13-8517-7d2b1ad969b3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:04 devstack sudo[109098]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:09:04 devstack sudo[109098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:04 devstack sudo[109094]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" returned: 0 in 0.707s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076" released by "_delete_snapshot" :: held 3.536s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" released by "delete_snapshot" :: held 3.565s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Created reservations ['0bd0e325-e633-4ac9-94f6-934e524d0231', '02066bd6-4590-4fa6-bc43-e751e33b547a', 'f8379d77-f426-42a6-a6ba-8f0f6aaa0e4c', 'ce706e8b-9b29-42c2-ab01-73a708086c58'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Delete snapshot completed successfully. Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c510762-adf7-46ab-9e70-5a162f8f2075 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-0a3b8b84-2ed8-4036-bcb0-7b38c2ee7076-delete_snapshot" released by "delete_snapshot" :: held 3.704s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:04 devstack sudo[109098]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.684s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Deleted volume successfully. Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7efb7199-bf99-4546-b10a-3f7f1c739dde tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-5d3f600f-feff-4dbb-b0ec-8c026f027ab4-delete_volume" released by "delete_volume" :: held 2.495s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-f8f23682-d450-46b6-87bd-787f74edb5ba-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-f8f23682-d450-46b6-87bd-787f74edb5ba-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-f8f23682-d450-46b6-87bd-787f74edb5ba" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-f8f23682-d450-46b6-87bd-787f74edb5ba" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Deleting offline snapshot f8f23682-d450-46b6-87bd-787f74edb5ba of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] snapshot_file for this snap is: volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d14afdad-1f26-44c4-917b-ee991685c75d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:05 devstack sudo[109101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:09:05 devstack sudo[109101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Flow 'volume_create_manager' (6cdf02aa-e0bd-4a97-8ed1-3b2a696cc280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81cf5801-b288-457b-9b8c-e324ddc22636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81cf5801-b288-457b-9b8c-e324ddc22636) 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-06-25T16:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2070594759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=224d792b-b736-41f0-85ac-3820d8b63ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b39e4338e54f2ba6bcc5eb8f59573c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:09:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:09:05Z,use_quota=True,user_id='d072963f98004f2c896fae61e75c3636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8574fc29-4288-4a26-bae5-2762df407ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8574fc29-4288-4a26-bae5-2762df407ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9122adf5-ec2b-4a58-bb47-626a5c2ebf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9122adf5-ec2b-4a58-bb47-626a5c2ebf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '224d792b-b736-41f0-85ac-3820d8b63ee0', 'volume_name': 'volume-224d792b-b736-41f0-85ac-3820d8b63ee0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (270c62e2-e444-46db-90f7-efd7e09979f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (270c62e2-e444-46db-90f7-efd7e09979f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e38dde-7922-499e-8d20-66bd77654757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Volume 224d792b-b736-41f0-85ac-3820d8b63ee0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-224d792b-b736-41f0-85ac-3820d8b63ee0', 'volume_size': 1} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 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-06-25T16:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2070594759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=224d792b-b736-41f0-85ac-3820d8b63ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59b39e4338e54f2ba6bcc5eb8f59573c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:09:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:09:05Z,use_quota=True,user_id='d072963f98004f2c896fae61e75c3636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Creating volume 224d792b-b736-41f0-85ac-3820d8b63ee0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:09:05 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:05 devstack sudo[109103]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 1073741824 Jun 25 18:09:05 devstack sudo[109103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:05 devstack sudo[109101]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.878s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cea7e02e-bf45-4e9f-ac19-3ec8d09d7c46]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:06 devstack sudo[109111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:09:06 devstack sudo[109111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:06 devstack sudo[109103]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 1073741824" returned: 0 in 0.953s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:06 devstack sudo[109113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 Jun 25 18:09:06 devstack sudo[109113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:06 devstack sudo[109111]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.853s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:09:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:06 devstack sudo[109118]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:09:06 devstack sudo[109118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:07 devstack sudo[109113]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] <== create_volume: return (1671ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.675s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e38dde-7922-499e-8d20-66bd77654757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-224d792b-b736-41f0-85ac-3820d8b63ee0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (247234d4-1ca6-4cc7-9c15-060bb37150ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Volume volume-224d792b-b736-41f0-85ac-3820d8b63ee0 (224d792b-b736-41f0-85ac-3820d8b63ee0): created successfully Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (247234d4-1ca6-4cc7-9c15-060bb37150ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Flow 'volume_create_manager' (6cdf02aa-e0bd-4a97-8ed1-3b2a696cc280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:09:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5055d08c-591c-4bd4-989f-cb97d612739e tempest-VolumesTransfersV357Test-860048653 None] Created volume successfully. Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "cinder-224d792b-b736-41f0-85ac-3820d8b63ee0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-224d792b-b736-41f0-85ac-3820d8b63ee0-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "cinder-quobyte-224d792b-b736-41f0-85ac-3820d8b63ee0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:07 devstack sudo[109118]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.934s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-quobyte-224d792b-b736-41f0-85ac-3820d8b63ee0" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:07 devstack sudo[109125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba Jun 25 18:09:07 devstack sudo[109125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1121957b-3c46-4387-ac76-88ddfa767aeb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:07 devstack sudo[109127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 Jun 25 18:09:07 devstack sudo[109127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:08 devstack sudo[109125]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.f8f23682-d450-46b6-87bd-787f74edb5ba" returned: 0 in 0.681s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-f8f23682-d450-46b6-87bd-787f74edb5ba" released by "_delete_snapshot" :: held 3.469s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" released by "delete_snapshot" :: held 3.497s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Created reservations ['9edf3652-ec4e-403d-b39c-bd077b613146', 'f9bf91fb-a436-4c5f-8f87-805ca4ac3d2a', '1f9b0040-03b4-4675-80ab-9175fff7b98f', '414b1635-ae23-4700-86bf-e08604dd713a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Delete snapshot completed successfully. Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5af5d172-da9a-4172-9402-02a8f4e8a122 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-f8f23682-d450-46b6-87bd-787f74edb5ba-delete_snapshot" released by "delete_snapshot" :: held 3.669s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:08 devstack sudo[109127]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0" returned: 0 in 0.827s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:08 devstack sudo[109134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0 Jun 25 18:09:08 devstack sudo[109134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-28f976b7-3d76-4a50-be74-a21a0e8621bc-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-28f976b7-3d76-4a50-be74-a21a0e8621bc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-28f976b7-3d76-4a50-be74-a21a0e8621bc" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-28f976b7-3d76-4a50-be74-a21a0e8621bc" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Deleting offline snapshot 28f976b7-3d76-4a50-be74-a21a0e8621bc of volume 38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] snapshot_file for this snap is: volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fb3e82c-65ff-461a-a838-53e06f97772c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:09 devstack sudo[109134]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-224d792b-b736-41f0-85ac-3820d8b63ee0" returned: 0 in 0.691s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-quobyte-224d792b-b736-41f0-85ac-3820d8b63ee0" released by "delete_volume" :: held 1.566s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Created reservations ['b4c178ec-6630-4c84-b1ba-87c6b3972d28', '3d9e359d-a33c-4bc6-b953-d93142699551', '223aa4d8-7c40-477c-bdd1-340781d76af8', '74f9232c-c6ec-407b-b7ae-77bb009947c4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:09 devstack sudo[109137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:09:09 devstack sudo[109137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:09 devstack sudo[109139]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:09:09 devstack sudo[109139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:10 devstack sudo[109137]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.848s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38dcd092-260a-417b-93b8-a57851896e5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3049418d-d779-404e-8fd9-3fe239b8ca28]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:10 devstack sudo[109139]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Deleted volume successfully. Jun 25 18:09:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6285e5a3-9085-4fdb-94f1-ad05d4e6ebfc tempest-VolumesTransfersV357Test-2141324571 None] Lock "cinder-224d792b-b736-41f0-85ac-3820d8b63ee0-delete_volume" released by "delete_volume" :: held 2.544s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:10 devstack sudo[109180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e Jun 25 18:09:10 devstack sudo[109180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:11 devstack sudo[109180]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e" returned: 0 in 0.852s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:11 devstack sudo[109188]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:09:11 devstack sudo[109188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:11 devstack sudo[109188]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.860s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:11 devstack sudo[109193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc Jun 25 18:09:11 devstack sudo[109193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:12 devstack sudo[109193]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e.28f976b7-3d76-4a50-be74-a21a0e8621bc" returned: 0 in 0.680s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-28f976b7-3d76-4a50-be74-a21a0e8621bc" released by "_delete_snapshot" :: held 3.364s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" released by "delete_snapshot" :: held 3.388s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Created reservations ['9eede598-53c1-4d18-806c-9913405ec691', 'dc39f389-2c80-4b99-b003-d2c63ded3d24', '36fc08a1-9015-4c49-aeee-fe0492cbb0b6', '995ffaa7-3e2b-4aee-ba68-1056143eacbc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Delete snapshot completed successfully. Jun 25 18:09:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-11e375f0-4246-4cad-9bae-f9756a5d5bcf tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-28f976b7-3d76-4a50-be74-a21a0e8621bc-delete_snapshot" released by "delete_snapshot" :: held 3.541s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-38dcd092-260a-417b-93b8-a57851896e5e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-38dcd092-260a-417b-93b8-a57851896e5e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9fb85e24-2330-418a-a356-29a76102bce7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:09:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:13 devstack sudo[109196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e Jun 25 18:09:13 devstack sudo[109196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:14 devstack sudo[109196]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e" returned: 0 in 0.863s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:14 devstack sudo[109201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e Jun 25 18:09:14 devstack sudo[109201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:15 devstack sudo[109201]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-38dcd092-260a-417b-93b8-a57851896e5e" returned: 0 in 0.729s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-quobyte-38dcd092-260a-417b-93b8-a57851896e5e" released by "delete_volume" :: held 1.660s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Created reservations ['c274bc49-58a4-4154-ad30-a9206d429e81', '3b5aa0bf-67f2-4ac4-874d-0a9f7be3ffc6', '791f2bcb-6ea8-46b1-a4b3-711c29f1a71c', '792e6cf0-1e21-4fb9-b566-942951fdb8c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:15 devstack sudo[109204]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:09:15 devstack sudo[109204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:16 devstack sudo[109204]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.887s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:16 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Deleted volume successfully. Jun 25 18:09:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69accdb2-6fc6-4323-9bf3-293578a694f6 tempest-VolumesSnapshotListTestJSON-719689431 None] Lock "cinder-38dcd092-260a-417b-93b8-a57851896e5e-delete_volume" released by "delete_volume" :: held 2.788s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Flow 'volume_create_manager' (057b820a-632c-4885-83f0-dd0f85543d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f7054db-defa-4bac-ad0d-3fc752e7c880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f7054db-defa-4bac-ad0d-3fc752e7c880) 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-06-25T16:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1924415129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99ea34c9-72fb-46f4-9f57-d98033a09805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4b1c035eff4bdcabb7133747e0d1d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:09:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:09:25Z,use_quota=True,user_id='af20e02aa3664d48aad9320184ca0e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ff98da4-da0b-4434-9754-729986f00578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ff98da4-da0b-4434-9754-729986f00578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b73513c2-0011-4b6b-b4d8-67dd1a2d2c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b73513c2-0011-4b6b-b4d8-67dd1a2d2c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '99ea34c9-72fb-46f4-9f57-d98033a09805', 'volume_name': 'volume-99ea34c9-72fb-46f4-9f57-d98033a09805', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc841111-a348-460a-8f31-32a89a0bb952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc841111-a348-460a-8f31-32a89a0bb952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8136701f-3d25-4471-b257-f2be0ff07c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Volume 99ea34c9-72fb-46f4-9f57-d98033a09805: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-99ea34c9-72fb-46f4-9f57-d98033a09805', 'volume_size': 1} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 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-06-25T16:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1924415129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99ea34c9-72fb-46f4-9f57-d98033a09805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4b1c035eff4bdcabb7133747e0d1d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:09:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:09:25Z,use_quota=True,user_id='af20e02aa3664d48aad9320184ca0e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Creating volume 99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:09:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:25 devstack sudo[109215]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 1073741824 Jun 25 18:09:25 devstack sudo[109215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:26 devstack sudo[109215]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 1073741824" returned: 0 in 1.006s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:26 devstack sudo[109221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:09:26 devstack sudo[109221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:26 devstack sudo[109223]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:09:26 devstack sudo[109223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:27 devstack sudo[109221]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] <== create_volume: return (1846ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.852s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:27 devstack sudo[109223]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8136701f-3d25-4471-b257-f2be0ff07c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-99ea34c9-72fb-46f4-9f57-d98033a09805', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1073c3ba-679b-4fcc-9abd-8bf854b4c904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.751s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:09:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Volume volume-99ea34c9-72fb-46f4-9f57-d98033a09805 (99ea34c9-72fb-46f4-9f57-d98033a09805): created successfully Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1073c3ba-679b-4fcc-9abd-8bf854b4c904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Flow 'volume_create_manager' (057b820a-632c-4885-83f0-dd0f85543d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:09:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a310f948-0aaa-4872-9996-fbea61146162 tempest-VolumesActionsTest-1063548514 None] Created volume successfully. Jun 25 18:09:37 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=34,cinder:INSERT=18,cinder:UPDATE=53,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:09:37 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=44,cinder:SELECT=35,cinder:INSERT=9,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:09:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6b922a6f-7e30-4c66-a56b-ac75ef3a1953 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6b922a6f-7e30-4c66-a56b-ac75ef3a1953 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" acquired by "attach_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6b922a6f-7e30-4c66-a56b-ac75ef3a1953 tempest-VolumesActionsTest-1063548514 None] Attaching volume 99ea34c9-72fb-46f4-9f57-d98033a09805 to instance 9d5ebaef-f94b-468f-a66d-fa0921b0de66 at mountpoint /dev/vdb on host None. Jun 25 18:09:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6b922a6f-7e30-4c66-a56b-ac75ef3a1953 tempest-VolumesActionsTest-1063548514 None] Attach volume completed successfully. Jun 25 18:09:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6b922a6f-7e30-4c66-a56b-ac75ef3a1953 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" released by "attach_volume" :: held 0.183s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34701871-0036-4b77-9ac7-2d1318e662c8 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:09:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34701871-0036-4b77-9ac7-2d1318e662c8 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:09:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34701871-0036-4b77-9ac7-2d1318e662c8 tempest-VolumesActionsTest-1063548514 None] Detaching volume 99ea34c9-72fb-46f4-9f57-d98033a09805 from instance 9d5ebaef-f94b-468f-a66d-fa0921b0de66. Jun 25 18:09:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34701871-0036-4b77-9ac7-2d1318e662c8 tempest-VolumesActionsTest-1063548514 None] Detach volume completed successfully. Jun 25 18:09:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34701871-0036-4b77-9ac7-2d1318e662c8 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" released by "detach_volume" :: held 0.094s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:09:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=7,cinder:INSERT=1,cinder:UPDATE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:09:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=6,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Flow 'volume_create_manager' (834383bd-b318-47e9-b5fa-3bc5d5ad74e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23b1d368-c6e8-42e8-b0f6-e94504d66912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23b1d368-c6e8-42e8-b0f6-e94504d66912) 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-06-25T16:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-416083394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b22dd06-0779-4fe8-abc0-9b3ca0f13240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcbd73ffa88f46248520c9e385291be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:10:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:10:12Z,use_quota=True,user_id='934f2b77f3b94aa3bea84372d9a43527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f06839-e8e1-44f7-8ef7-d3e49a306c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f06839-e8e1-44f7-8ef7-d3e49a306c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (622a0b75-0293-464f-a337-5ea30b2a9fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (622a0b75-0293-464f-a337-5ea30b2a9fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b22dd06-0779-4fe8-abc0-9b3ca0f13240', 'volume_name': 'volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9dc27b4-fd09-436e-9365-d80b9c5b6240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9dc27b4-fd09-436e-9365-d80b9c5b6240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59fe5d11-0a3d-43fd-bbcc-ff45bee17ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Volume 4b22dd06-0779-4fe8-abc0-9b3ca0f13240: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240', 'volume_size': 1} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 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-06-25T16:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-416083394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b22dd06-0779-4fe8-abc0-9b3ca0f13240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcbd73ffa88f46248520c9e385291be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:10:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:10:12Z,use_quota=True,user_id='934f2b77f3b94aa3bea84372d9a43527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Creating volume 4b22dd06-0779-4fe8-abc0-9b3ca0f13240 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:10:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:12 devstack sudo[109572]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 1073741824 Jun 25 18:10:12 devstack sudo[109572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:14 devstack sudo[109572]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 1073741824" returned: 0 in 1.666s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:14 devstack sudo[109646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 Jun 25 18:10:14 devstack sudo[109646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:15 devstack sudo[109646]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" returned: 0 in 1.092s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] <== create_volume: return (2882ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.885s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59fe5d11-0a3d-43fd-bbcc-ff45bee17ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (990bed2f-70e7-47b9-8b67-c966ee7b6b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:10:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Volume volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 (4b22dd06-0779-4fe8-abc0-9b3ca0f13240): created successfully Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (990bed2f-70e7-47b9-8b67-c966ee7b6b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:10:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Flow 'volume_create_manager' (834383bd-b318-47e9-b5fa-3bc5d5ad74e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:10:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-871855a9-2929-4b58-b25d-157941990999 tempest-TestMinimumBasicScenario-1981089598 None] Created volume successfully. Jun 25 18:10:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c5e834a-c4eb-491f-b28d-43ba1dee187a tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:10:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c5e834a-c4eb-491f-b28d-43ba1dee187a tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" acquired by "attach_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:10:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4c5e834a-c4eb-491f-b28d-43ba1dee187a tempest-VolumesActionsTest-1063548514 None] Attaching volume 99ea34c9-72fb-46f4-9f57-d98033a09805 to instance 73f250ac-60a4-4670-bcce-bad8c496f322 at mountpoint /dev/vdb on host None. Jun 25 18:10:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4c5e834a-c4eb-491f-b28d-43ba1dee187a tempest-VolumesActionsTest-1063548514 None] Attach volume completed successfully. Jun 25 18:10:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4c5e834a-c4eb-491f-b28d-43ba1dee187a tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805" released by "attach_volume" :: held 0.108s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:10:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-399fb9cf-98ff-440f-90db-b45d604f7d98 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:10:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-399fb9cf-98ff-440f-90db-b45d604f7d98 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" acquired by "detach_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:10:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-399fb9cf-98ff-440f-90db-b45d604f7d98 tempest-VolumesActionsTest-1063548514 None] Detaching volume 99ea34c9-72fb-46f4-9f57-d98033a09805 from instance 73f250ac-60a4-4670-bcce-bad8c496f322. Jun 25 18:10:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-399fb9cf-98ff-440f-90db-b45d604f7d98 tempest-VolumesActionsTest-1063548514 None] Detach volume completed successfully. Jun 25 18:10:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-399fb9cf-98ff-440f-90db-b45d604f7d98 tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-detach_volume" released by "detach_volume" :: held 0.086s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9c4c79f-cb57-43a8-8b4b-75a25ebb813a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:19 devstack sudo[109679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 Jun 25 18:10:19 devstack sudo[109679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:21 devstack sudo[109679]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" returned: 0 in 1.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.421s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240', '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': 'c59686e9-237f-41c7-a2b7-0040887a31e7', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:10:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2ed11b95-1b5a-44d0-ba1f-57573bc8e26f req-4b64e311-4559-4494-874f-8e6547228eec tempest-TestMinimumBasicScenario-1981089598 None] attachment_update completed successfully. Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:26 devstack sudo[110139]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:10:26 devstack sudo[110139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:27 devstack sudo[110139]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.753s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:10:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[767a5a1f-04b2-4927-b07c-8e38d950be94]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:28 devstack sudo[110142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:10:28 devstack sudo[110142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:29 devstack sudo[110142]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 1.064s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2f102e2-eb21-4b4e-b0e7-0d8728f0a4d1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:29 devstack sudo[110150]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:10:29 devstack sudo[110150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:30 devstack sudo[110150]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 1.147s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.817550e7-f225-48ed-82d0-c3241191b66a781xci_y.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:30 devstack sudo[110160]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.817550e7-f225-48ed-82d0-c3241191b66a781xci_y.img Jun 25 18:10:30 devstack sudo[110160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:31 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=14,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:36 devstack sudo[110160]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.817550e7-f225-48ed-82d0-c3241191b66a781xci_y.img" returned: 0 in 5.549s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a52b55e-c968-4dee-9d94-81b1ab054c1a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:10:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:36 devstack sudo[110178]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:10:36 devstack sudo[110178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:37 devstack sudo[110178]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 1.010s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:37 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805, size 1024.00 MB, duration 5.55 sec, destination /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.817550e7-f225-48ed-82d0-c3241191b66a781xci_y.img {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:10:37 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Converted 1024.00 MB image at 184.51 MB/s Jun 25 18:10:37 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] 817550e7-f225-48ed-82d0-c3241191b66a was raw, no need to convert to raw {{(pid=94004) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Jun 25 18:10:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 30.219s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Uploaded volume to glance image-id: 817550e7-f225-48ed-82d0-c3241191b66a. {{(pid=94004) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1811}} Jun 25 18:10:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5c4f398a-5018-4d03-81fa-49966b27106b tempest-VolumesActionsTest-1063548514 None] Copy volume to image completed successfully. Jun 25 18:11:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[170aca48-87e7-4e54-a50d-1289a4d2b6a2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:00 devstack sudo[110336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:11:00 devstack sudo[110336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:01 devstack sudo[110336]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.901s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e8f14c2-871c-4a63-b247-ff798e0a5695]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:01 devstack sudo[110342]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:11:01 devstack sudo[110342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:02 devstack sudo[110342]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.866s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:02 devstack sudo[110347]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img Jun 25 18:11:02 devstack sudo[110347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:07 devstack sudo[110347]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img" returned: 0 in 5.043s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[92bd8cfb-0e6d-4141-b678-77d5264e4a02]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:07 devstack sudo[110360]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:11:07 devstack sudo[110360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:08 devstack sudo[110360]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.942s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805, size 1024.00 MB, duration 5.04 sec, destination /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:11:08 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Converted 1024.00 MB image at 203.01 MB/s Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] 147817ee-5b77-473a-addd-f37d0191d18d was raw, converting to qcow2 {{(pid=94004) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[919d0f44-7dcb-40f9-86a9-6c2f81cffc62]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:08 devstack sudo[110365]: 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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img Jun 25 18:11:08 devstack sudo[110365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:08 devstack sudo[110365]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img" returned: 0 in 0.774s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:09 devstack sudo[110369]: 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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img Jun 25 18:11:09 devstack sudo[110369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:09 devstack sudo[110369]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img" returned: 1 in 0.740s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:11:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img /opt/stack/data/cinder/conversion/vol_upload_atcdpmad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:09 devstack sudo[110374]: 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/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img /opt/stack/data/cinder/conversion/vol_upload_atcdpmad Jun 25 18:11:09 devstack sudo[110374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:10 devstack sudo[110374]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img /opt/stack/data/cinder/conversion/vol_upload_atcdpmad" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:10 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Image conversion details: src /opt/stack/data/cinder/conversion/99ea34c9-72fb-46f4-9f57-d98033a09805.temp_image.147817ee-5b77-473a-addd-f37d0191d18degu4k0fk.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_atcdpmad {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:11:10 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Converted 1024.00 MB image at 1024.00 MB/s Jun 25 18:11:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5fa8eb2-16dc-4819-884b-d99204cf3df0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_atcdpmad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:10 devstack sudo[110379]: quobyte : PWD=/ ; USER=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_atcdpmad Jun 25 18:11:10 devstack sudo[110379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:11 devstack sudo[110379]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_atcdpmad" returned: 0 in 0.778s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 12.704s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Uploaded volume to glance image-id: 147817ee-5b77-473a-addd-f37d0191d18d. {{(pid=94004) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1811}} Jun 25 18:11:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5f14d6a7-7627-4f3e-b79f-7594f46b3c58 tempest-VolumesActionsTest-1063548514 None] Copy volume to image completed successfully. Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Acquiring lock "cinder-quobyte-99ea34c9-72fb-46f4-9f57-d98033a09805" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "cinder-quobyte-99ea34c9-72fb-46f4-9f57-d98033a09805" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b64c3752-eec8-4d6b-94ae-12d68bd7616d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:15 devstack sudo[110436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:11:15 devstack sudo[110436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:15 devstack sudo[110436]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.931s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:15 devstack sudo[110442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805 Jun 25 18:11:15 devstack sudo[110442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:16 devstack sudo[110442]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-99ea34c9-72fb-46f4-9f57-d98033a09805" returned: 0 in 0.724s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "cinder-quobyte-99ea34c9-72fb-46f4-9f57-d98033a09805" released by "delete_volume" :: held 1.726s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Created reservations ['926fa089-3f8e-47bd-ab9a-f7049e0bdd12', 'a0c6572e-08e0-4989-9201-9741cd6646e0', '286ef100-166c-4209-8df1-437ac4de085d', '481d9c29-0995-4d32-ac8f-cde14cf457c3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:16 devstack sudo[110453]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:11:16 devstack sudo[110453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:17 devstack sudo[110453]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.665s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:11:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Deleted volume successfully. Jun 25 18:11:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5c6ddcda-43c2-48c4-b0e1-7173948e07eb tempest-VolumesActionsTest-1063548514 None] Lock "cinder-99ea34c9-72fb-46f4-9f57-d98033a09805-delete_volume" released by "delete_volume" :: held 2.664s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:11:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-294919a0-38df-4758-bb44-ac4dacf507d9 req-0f5bb8eb-2230-4d98-b84b-115953101db6 tempest-TestMinimumBasicScenario-1981089598 None] Terminate volume connection completed successfully. Jun 25 18:11:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-294919a0-38df-4758-bb44-ac4dacf507d9 req-0f5bb8eb-2230-4d98-b84b-115953101db6 tempest-TestMinimumBasicScenario-1981089598 None] Deleting attachment c59686e9-237f-41c7-a2b7-0040887a31e7. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "cinder-4b22dd06-0779-4fe8-abc0-9b3ca0f13240-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "cinder-4b22dd06-0779-4fe8-abc0-9b3ca0f13240-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "cinder-quobyte-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "cinder-quobyte-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c65a831e-e372-4d68-b8c5-6aa039c4da21]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:20 devstack sudo[110463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 Jun 25 18:11:20 devstack sudo[110463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:21 devstack sudo[110463]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" returned: 0 in 0.953s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:21 devstack sudo[110470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240 Jun 25 18:11:21 devstack sudo[110470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:22 devstack sudo[110470]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" returned: 0 in 0.829s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "cinder-quobyte-4b22dd06-0779-4fe8-abc0-9b3ca0f13240" released by "delete_volume" :: held 1.836s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Created reservations ['4c2acdbd-2b46-4f11-9385-57a3c53e7b62', '27f3d1dd-7ba9-4d98-bd33-8d623928568f', 'e0168eb5-4095-4b33-959b-ebfac71ae476', '64ccc9d7-af65-49d4-b473-dde3d8a0e1ae'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:22 devstack sudo[110474]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:11:22 devstack sudo[110474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:23 devstack sudo[110474]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.857s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:23 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:11:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Deleted volume successfully. Jun 25 18:11:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4448816e-3999-46d8-9f55-3eb0bebca295 tempest-TestMinimumBasicScenario-1981089598 None] Lock "cinder-4b22dd06-0779-4fe8-abc0-9b3ca0f13240-delete_volume" released by "delete_volume" :: held 2.948s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:26 devstack sudo[110520]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:11:26 devstack sudo[110520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:27 devstack sudo[110520]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.786s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:11:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:11:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:11:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:11:32 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=19,cinder:SELECT=11,cinder:INSERT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:11:33 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=16,cinder:INSERT=6,cinder:UPDATE=15,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Flow 'volume_create_manager' (4a6eaaca-7097-44c9-915a-081328d6a9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (715b6a7f-35a1-4269-a3f8-8250b60d0202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (715b6a7f-35a1-4269-a3f8-8250b60d0202) 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-06-25T16:11:49Z,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=cea9e381-8816-4e63-b676-ad8f3676851c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fed908fc0d034ed7aa5e49e029f7a875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:50Z,use_quota=True,user_id='25df885a63594bc49a12ff96e95da1e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b893cd4-9a78-48d0-b60f-a5dc056d2702),volume_type_id=4b893cd4-9a78-48d0-b60f-a5dc056d2702)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88ecfeb-d232-4265-968b-28c9be52f7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88ecfeb-d232-4265-968b-28c9be52f7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19fd500f-5974-4f07-b9f8-5c5adb0189b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:49 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19fd500f-5974-4f07-b9f8-5c5adb0189b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cea9e381-8816-4e63-b676-ad8f3676851c', 'volume_name': 'volume-cea9e381-8816-4e63-b676-ad8f3676851c', 'volume_size': 1, 'image_id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', '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': '4d89702159a9894e9127fb2c36e6251d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fed908fc0d034ed7aa5e49e029f7a875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0a2bc9fa79cb97277e2e868045ad76302535953607cd25eaa1f3eb2ac1fae3e8db710383555f869eacf492e482da7c23bae322c101557d7b584840c84eff2024', 'id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 48, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/98d9e924-4e1e-454c-8e81-49f9d811bfea/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d218e60-c820-4595-bbcb-db5464f24b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d218e60-c820-4595-bbcb-db5464f24b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (690fbf3a-e857-48b2-ae0b-f9f2aaa695fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Volume cea9e381-8816-4e63-b676-ad8f3676851c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cea9e381-8816-4e63-b676-ad8f3676851c', 'volume_size': 1, 'image_id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', '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': '4d89702159a9894e9127fb2c36e6251d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fed908fc0d034ed7aa5e49e029f7a875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0a2bc9fa79cb97277e2e868045ad76302535953607cd25eaa1f3eb2ac1fae3e8db710383555f869eacf492e482da7c23bae322c101557d7b584840c84eff2024', 'id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 48, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/98d9e924-4e1e-454c-8e81-49f9d811bfea/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Trying to clone cea9e381-8816-4e63-b676-ad8f3676851c from image 98d9e924-4e1e-454c-8e81-49f9d811bfea at location (None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:11:50 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a4449db-472d-4efa-9d67-74329429e170]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:50 devstack sudo[110532]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:50 devstack sudo[110532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:51 devstack sudo[110532]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 0 in 0.958s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:51 devstack sudo[110538]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:51 devstack sudo[110538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:52 devstack sudo[110538]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 1 in 0.900s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Temporary image 98d9e924-4e1e-454c-8e81-49f9d811bfea is fetched for user 25df885a63594bc49a12ff96e95da1e4. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb6c454d-19fc-4a7a-94bc-ef2c58052030]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:52 devstack sudo[110543]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:52 devstack sudo[110543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:52 devstack sudo[110543]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 0 in 0.773s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:53 devstack sudo[110547]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:53 devstack sudo[110547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:53 devstack sudo[110547]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 1 in 0.800s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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-06-25T16:11:49Z,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=cea9e381-8816-4e63-b676-ad8f3676851c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fed908fc0d034ed7aa5e49e029f7a875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:50Z,use_quota=True,user_id='25df885a63594bc49a12ff96e95da1e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b893cd4-9a78-48d0-b60f-a5dc056d2702),volume_type_id=4b893cd4-9a78-48d0-b60f-a5dc056d2702)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Creating volume cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:11:53 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:11:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:53 devstack sudo[110552]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1073741824 Jun 25 18:11:53 devstack sudo[110552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:54 devstack sudo[110552]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1073741824" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:54 devstack sudo[110558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:11:54 devstack sudo[110558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (8a6e34d3-594a-42b8-b49a-82f97c05b0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29ca01cc-4043-4b4a-be5d-abf6c4eaaa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29ca01cc-4043-4b4a-be5d-abf6c4eaaa4b) 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-06-25T16:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-852931585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0d76259-c3b4-4b66-99e8-7ef658abeaa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:55Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fbaaa8e-cbfd-4027-8a21-395f3dd93936),volume_type_id=2fbaaa8e-cbfd-4027-8a21-395f3dd93936)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03cc3bf3-9931-4e74-9ff6-c6b1b544b510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03cc3bf3-9931-4e74-9ff6-c6b1b544b510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd3ad355-ab3a-4be3-98f6-8f0824a51ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd3ad355-ab3a-4be3-98f6-8f0824a51ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0d76259-c3b4-4b66-99e8-7ef658abeaa3', 'volume_name': 'volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a953cd66-50d2-4abf-bbfc-b3309d2a52a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a953cd66-50d2-4abf-bbfc-b3309d2a52a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d0f9452-0aa5-44ef-a488-e4255b9cdaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume f0d76259-c3b4-4b66-99e8-7ef658abeaa3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3', 'volume_size': 1} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:55 devstack sudo[110558]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 0 in 0.753s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] <== create_volume: return (1734ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.737s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.182s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 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-06-25T16:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-852931585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0d76259-c3b4-4b66-99e8-7ef658abeaa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:55Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fbaaa8e-cbfd-4027-8a21-395f3dd93936),volume_type_id=2fbaaa8e-cbfd-4027-8a21-395f3dd93936)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Creating volume f0d76259-c3b4-4b66-99e8-7ef658abeaa3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:11:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:55 devstack sudo[110561]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 1073741824 Jun 25 18:11:55 devstack sudo[110561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Attempting download of 98d9e924-4e1e-454c-8e81-49f9d811bfea ((None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', 'metadata': {}}])) to volume cea9e381-8816-4e63-b676-ad8f3676851c. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6685bd03-6c4a-4a70-8c27-68e3d8e970a7]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (81f9bb8a-bd46-47d2-aebd-bc8e1272f078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef900305-254d-4f31-862d-41e92c09fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack sudo[110563]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh Jun 25 18:11:55 devstack sudo[110563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef900305-254d-4f31-862d-41e92c09fcc1) 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-06-25T16:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1562580101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac586703-15e1-4d04-afb5-cd8fc2931a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:56Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03f9e955-a23d-4811-b194-2ab76a238293),volume_type_id=03f9e955-a23d-4811-b194-2ab76a238293)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b77b81df-3aff-49d8-a2b1-ed421ae007eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b77b81df-3aff-49d8-a2b1-ed421ae007eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f0614b2-fbab-4e81-8188-36ad7079286a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f0614b2-fbab-4e81-8188-36ad7079286a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac586703-15e1-4d04-afb5-cd8fc2931a0c', 'volume_name': 'volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c839bfb0-0088-469a-a13c-1eba0d2f4e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c839bfb0-0088-469a-a13c-1eba0d2f4e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a17380a-32a1-4469-806e-83b084532927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume ac586703-15e1-4d04-afb5-cd8fc2931a0c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c', 'volume_size': 1} Jun 25 18:11:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (d35c528b-0acd-4bba-a571-822211672886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1098d9c6-98e3-423a-b52a-578df60ea661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:56 devstack sudo[110563]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh" returned: 0 in 0.885s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1098d9c6-98e3-423a-b52a-578df60ea661) 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-06-25T16:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-619864488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6be087e9-28a6-4f5a-bb94-0df5531c43c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:56Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8da0ea86-a6d7-412f-9494-05d14c835bec),volume_type_id=8da0ea86-a6d7-412f-9494-05d14c835bec)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f884b6ec-94fd-4061-88c3-52c844c7e6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f884b6ec-94fd-4061-88c3-52c844c7e6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af5b37b3-ad98-45b4-ba20-2a24907ae7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:11:56 devstack sudo[110561]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:56 devstack sudo[110571]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh Jun 25 18:11:56 devstack sudo[110571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 1073741824" returned: 0 in 1.162s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:56 devstack sudo[110573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 Jun 25 18:11:56 devstack sudo[110573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af5b37b3-ad98-45b4-ba20-2a24907ae7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6be087e9-28a6-4f5a-bb94-0df5531c43c6', 'volume_name': 'volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6', 'volume_size': 1, 'image_id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--648044333', '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': 'e500b39513944a8cb513f43bf6bcff8d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90387469-509f-470e-b7a4-860f475904b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90387469-509f-470e-b7a4-860f475904b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36a1b481-6136-4e8a-9361-5b49b054ab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6', 'volume_size': 1, 'image_id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--648044333', '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': 'e500b39513944a8cb513f43bf6bcff8d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7/file', 'properties': {}}, 'image_service': } Jun 25 18:11:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Trying to clone 6be087e9-28a6-4f5a-bb94-0df5531c43c6 from image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 at location (None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:11:57 devstack sudo[110571]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh" returned: 1 in 0.941s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_87r55hsh' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd6054e7-f7eb-42b5-ba5d-e5dff0d40f7d]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:57 devstack sudo[110573]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" returned: 0 in 0.753s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] <== create_volume: return (1985ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.992s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.680s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 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-06-25T16:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1562580101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac586703-15e1-4d04-afb5-cd8fc2931a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:56Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03f9e955-a23d-4811-b194-2ab76a238293),volume_type_id=03f9e955-a23d-4811-b194-2ab76a238293)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Creating volume ac586703-15e1-4d04-afb5-cd8fc2931a0c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:11:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d0f9452-0aa5-44ef-a488-e4255b9cdaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack sudo[110579]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c 1073741824 Jun 25 18:11:57 devstack sudo[110579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74905418-fcdc-4132-af42-72e1cc91eaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 (f0d76259-c3b4-4b66-99e8-7ef658abeaa3): created successfully Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74905418-fcdc-4132-af42-72e1cc91eaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (8a6e34d3-594a-42b8-b49a-82f97c05b0db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:57 devstack sudo[110578]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:57 devstack sudo[110578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2a6530ec-19c0-4137-97c0-0427910e5b8e tempest-TestInstancesWithCinderVolumes-1142619450 None] Created volume successfully. Jun 25 18:11:58 devstack sudo[110578]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 0 in 0.808s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:58 devstack sudo[110587]: 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD Jun 25 18:11:58 devstack sudo[110587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:58 devstack sudo[110579]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c 1073741824" returned: 0 in 0.987s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:58 devstack sudo[110590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c Jun 25 18:11:58 devstack sudo[110590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:59 devstack sudo[110587]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD" returned: 1 in 0.868s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] 98d9e924-4e1e-454c-8e81-49f9d811bfea was raw, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:59 devstack sudo[110596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:11:59 devstack sudo[110596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:59 devstack sudo[110590]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c" returned: 0 in 0.709s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] <== create_volume: return (1746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.749s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a17380a-32a1-4469-806e-83b084532927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3eab58-adc3-424f-b8b4-6ac7794f1ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c (ac586703-15e1-4d04-afb5-cd8fc2931a0c): created successfully Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3eab58-adc3-424f-b8b4-6ac7794f1ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (81f9bb8a-bd46-47d2-aebd-bc8e1272f078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d3a0933c-3c57-4b4b-bacf-05a4e961a4c6 tempest-TestInstancesWithCinderVolumes-1142619450 None] Created volume successfully. Jun 25 18:11:59 devstack sudo[110596]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_98d9e924-4e1e-454c-8e81-49f9d811bfea_ys2m16_edevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:11:59 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:11:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:59 devstack sudo[110601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1G Jun 25 18:11:59 devstack sudo[110601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD, size 20.69 MB, duration 3.33 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:12:00 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Image download 20.69 MB at 6.21 MB/s Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea65b0da-41d7-4a61-9046-ac17c1390c83]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:00 devstack sudo[110603]: quobyte : PWD=/ ; USER=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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD Jun 25 18:12:00 devstack sudo[110603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:00 devstack sudo[110601]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c 1G" returned: 0 in 0.774s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[407cfaa2-c09a-4831-afde-e64218b83344]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:00 devstack sudo[110608]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:12:00 devstack sudo[110608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:01 devstack sudo[110603]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD" returned: 0 in 0.847s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Temporary image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 is fetched for user 34f7c3446d794b40a2c06d914be35b8d. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[04984fe0-7888-4794-b34b-9c12740ee7ff]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:01 devstack sudo[110614]: quobyte : PWD=/ ; USER=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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD Jun 25 18:12:01 devstack sudo[110614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:01 devstack sudo[110608]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 0 in 0.812s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:01 devstack sudo[110618]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:12:01 devstack sudo[110618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:02 devstack sudo[110614]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD" returned: 0 in 0.836s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 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-06-25T16:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-619864488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6be087e9-28a6-4f5a-bb94-0df5531c43c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e500b39513944a8cb513f43bf6bcff8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:11:56Z,use_quota=True,user_id='34f7c3446d794b40a2c06d914be35b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8da0ea86-a6d7-412f-9494-05d14c835bec),volume_type_id=8da0ea86-a6d7-412f-9494-05d14c835bec)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Creating volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:02 devstack sudo[110623]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1073741824 Jun 25 18:12:02 devstack sudo[110623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:02 devstack sudo[110618]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 1 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Downloaded image 98d9e924-4e1e-454c-8e81-49f9d811bfea ((None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', 'metadata': {}}])) to volume cea9e381-8816-4e63-b676-ad8f3676851c successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Temporary image 98d9e924-4e1e-454c-8e81-49f9d811bfea for user 25df885a63594bc49a12ff96e95da1e4 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Marking volume cea9e381-8816-4e63-b676-ad8f3676851c as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Copying metadata from image 98d9e924-4e1e-454c-8e81-49f9d811bfea to cea9e381-8816-4e63-b676-ad8f3676851c. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Creating volume glance metadata for volume cea9e381-8816-4e63-b676-ad8f3676851c backed by image 98d9e924-4e1e-454c-8e81-49f9d811bfea with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '4d89702159a9894e9127fb2c36e6251d', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (690fbf3a-e857-48b2-ae0b-f9f2aaa695fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cea9e381-8816-4e63-b676-ad8f3676851c', 'volume_size': 1, 'image_id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/98d9e924-4e1e-454c-8e81-49f9d811bfea', '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': '4d89702159a9894e9127fb2c36e6251d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fed908fc0d034ed7aa5e49e029f7a875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0a2bc9fa79cb97277e2e868045ad76302535953607cd25eaa1f3eb2ac1fae3e8db710383555f869eacf492e482da7c23bae322c101557d7b584840c84eff2024', 'id': '98d9e924-4e1e-454c-8e81-49f9d811bfea', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 48, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/98d9e924-4e1e-454c-8e81-49f9d811bfea/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6993042-d870-42fa-8a5d-cb84a5f2af9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Volume volume-cea9e381-8816-4e63-b676-ad8f3676851c (cea9e381-8816-4e63-b676-ad8f3676851c): created successfully Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6993042-d870-42fa-8a5d-cb84a5f2af9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Flow 'volume_create_manager' (4a6eaaca-7097-44c9-915a-081328d6a9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-62b57e5f-a270-4028-9962-ab1be4fff030 tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Created volume successfully. Jun 25 18:12:02 devstack sudo[110623]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1073741824" returned: 0 in 0.891s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:03 devstack sudo[110631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:03 devstack sudo[110631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Acquiring lock "cinder-cea9e381-8816-4e63-b676-ad8f3676851c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "cinder-cea9e381-8816-4e63-b676-ad8f3676851c-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:03 devstack sudo[110631]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 0.759s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] <== create_volume: return (1723ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.726s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Acquiring lock "cinder-quobyte-cea9e381-8816-4e63-b676-ad8f3676851c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "cinder-quobyte-cea9e381-8816-4e63-b676-ad8f3676851c" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Attempting download of 745a3352-17d2-46bc-aa71-3bef1a3fbac7 ((None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}])) to volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ce8f2e7-46e5-4d57-bdf4-2b9ae2d10309]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9eda5df5-354e-493f-bd26-b079dba0347a]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:04 devstack sudo[110634]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:12:04 devstack sudo[110634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:04 devstack sudo[110635]: 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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983 Jun 25 18:12:04 devstack sudo[110635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:04 devstack sudo[110634]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 0 in 0.869s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:04 devstack sudo[110635]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983" returned: 0 in 0.869s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:04 devstack sudo[110643]: 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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983 Jun 25 18:12:04 devstack sudo[110643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:04 devstack sudo[110642]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:12:04 devstack sudo[110642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:05 devstack sudo[110643]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983" returned: 1 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_ybc0u983' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[95dee870-5324-49ec-b14f-f8cce1788f8f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:05 devstack sudo[110642]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 1 in 0.926s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:12:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:05 devstack sudo[110652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c Jun 25 18:12:05 devstack sudo[110652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:05 devstack sudo[110651]: quobyte : PWD=/ ; USER=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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD Jun 25 18:12:05 devstack sudo[110651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:06 devstack sudo[110651]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD" returned: 0 in 0.830s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] 745a3352-17d2-46bc-aa71-3bef1a3fbac7 was qcow2, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:06 devstack sudo[110652]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cea9e381-8816-4e63-b676-ad8f3676851c" returned: 0 in 0.822s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:06 devstack sudo[110659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:06 devstack sudo[110659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "cinder-quobyte-cea9e381-8816-4e63-b676-ad8f3676851c" released by "delete_volume" :: held 2.699s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:06 devstack cinder-volume[94004]: WARNING cinder.quota [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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. Jun 25 18:12:06 devstack cinder-volume[94004]: WARNING cinder.quota [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 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. Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Created reservations ['31f4785e-23b0-456d-9d0c-3d0250a49bfb', '51b0c818-e0a9-495b-861a-27bd984229e6', '237238c4-bdfa-4948-8f63-a8480750d3da', 'dcac1fe7-cb60-48ba-ad44-7480ab38017b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:06 devstack sudo[110661]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:06 devstack sudo[110661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:07 devstack sudo[110661]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.900s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Deleted volume successfully. Jun 25 18:12:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-20229167-747c-4e8d-9e7d-cf855d93e63e tempest-VolumeAndVolumeTypeFromImageTest-1359993795 None] Lock "cinder-cea9e381-8816-4e63-b676-ad8f3676851c-delete_volume" released by "delete_volume" :: held 4.030s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:09 devstack sudo[110659]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 2.579s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_745a3352-17d2-46bc-aa71-3bef1a3fbac7_dr60_vwldevstack@QuobyteHD, size 112.00 MB, duration 2.58 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:12:09 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Converted 112.00 MB image at 43.41 MB/s Jun 25 18:12:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:09 devstack sudo[110670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1G Jun 25 18:12:09 devstack sudo[110670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:10 devstack sudo[110670]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 1G" returned: 0 in 0.956s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c33eece-f783-4c26-9b61-438434ca5d76]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:10 devstack sudo[110675]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:10 devstack sudo[110675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:11 devstack sudo[110675]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 1.070s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:11 devstack sudo[110680]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:11 devstack sudo[110680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:12 devstack sudo[110680]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 1 in 0.840s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Downloaded image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 ((None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}])) to volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Temporary image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 for user 34f7c3446d794b40a2c06d914be35b8d is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Marking volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Copying metadata from image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 to 6be087e9-28a6-4f5a-bb94-0df5531c43c6. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Creating volume glance metadata for volume 6be087e9-28a6-4f5a-bb94-0df5531c43c6 backed by image 745a3352-17d2-46bc-aa71-3bef1a3fbac7 with: {'image_id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'image_name': 'tempest-scenario-img--648044333', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36a1b481-6136-4e8a-9361-5b49b054ab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6', 'volume_size': 1, 'image_id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--648044333', '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': 'e500b39513944a8cb513f43bf6bcff8d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '745a3352-17d2-46bc-aa71-3bef1a3fbac7', 'created_at': datetime.datetime(2026, 6, 25, 16, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 11, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/745a3352-17d2-46bc-aa71-3bef1a3fbac7/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a6d4e3a-3f7d-45ff-8d21-074c747365ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Volume volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 (6be087e9-28a6-4f5a-bb94-0df5531c43c6): created successfully Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a6d4e3a-3f7d-45ff-8d21-074c747365ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Flow 'volume_create_manager' (d35c528b-0acd-4bba-a571-822211672886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a8181733-c6dc-4fb2-8b9d-4bc1db26b979 tempest-TestInstancesWithCinderVolumes-1142619450 None] Created volume successfully. Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (27badcfb-e6e6-423d-b700-e96f285770a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a15452f-4f63-444f-be3a-c83f0ee769ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a15452f-4f63-444f-be3a-c83f0ee769ae) 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-06-25T16:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2143958783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5336b420-18e6-41d2-8864-b8d9c0d8fca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:13Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5b26b47-9941-4af8-8ef9-aea468e52b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5b26b47-9941-4af8-8ef9-aea468e52b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3c88b32-b06c-4443-b4df-74b366d99dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3c88b32-b06c-4443-b4df-74b366d99dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5336b420-18e6-41d2-8864-b8d9c0d8fca5', 'volume_name': 'volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e863f745-343d-4deb-9157-091d21b39c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e863f745-343d-4deb-9157-091d21b39c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56b9a40b-e585-4a70-a62d-7e4c89ccc5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume 5336b420-18e6-41d2-8864-b8d9c0d8fca5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5', 'volume_size': 1} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2143958783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5336b420-18e6-41d2-8864-b8d9c0d8fca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:13Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume 5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:13 devstack sudo[110723]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 1073741824 Jun 25 18:12:13 devstack sudo[110723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:14 devstack sudo[110723]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 1073741824" returned: 0 in 0.963s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:14 devstack sudo[110732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 Jun 25 18:12:14 devstack sudo[110732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:15 devstack sudo[110732]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5" returned: 0 in 0.785s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (1802ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.807s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56b9a40b-e585-4a70-a62d-7e4c89ccc5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9ee9f1a-695e-4f0e-8b4a-f00659abfa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 (5336b420-18e6-41d2-8864-b8d9c0d8fca5): created successfully Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9ee9f1a-695e-4f0e-8b4a-f00659abfa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (27badcfb-e6e6-423d-b700-e96f285770a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6b2db402-8b79-42b1-9cc5-863ce3ef7b63 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating offline snapshot 50e6c379-3005-480f-9be2-b33fbd04c517 of volume 5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:12:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4756551b-5d5b-4f5f-8405-c63f95353c95]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:17 devstack sudo[110741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 Jun 25 18:12:17 devstack sudo[110741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:17 devstack sudo[110741]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5" returned: 0 in 0.861s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:17 devstack sudo[110746]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 1G Jun 25 18:12:17 devstack sudo[110746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:18 devstack sudo[110746]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 1G" returned: 0 in 1.011s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:18 devstack sudo[110752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 Jun 25 18:12:18 devstack sudo[110752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:19 devstack sudo[110752]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517" returned: 0 in 0.779s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:19 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 is being set with open permissions: ugo+rw Jun 25 18:12:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:19 devstack sudo[110757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 Jun 25 18:12:19 devstack sudo[110757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:20 devstack sudo[110757]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517" returned: 0 in 0.792s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:20 devstack sudo[110768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info Jun 25 18:12:20 devstack sudo[110768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:21 devstack sudo[110768]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info" returned: 0 in 0.807s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info is being set with open permissions: ugo+rw Jun 25 18:12:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:21 devstack sudo[110773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info Jun 25 18:12:21 devstack sudo[110773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:21 devstack sudo[110773]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.info" returned: 0 in 0.714s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.091s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.597s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac03b2b3-fc27-4c36-bff9-5ad70be9fc61 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Create snapshot completed successfully Jun 25 18:12:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[42326a17-9e91-4454-aeaf-3b353f8bb0d5]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:22 devstack sudo[110776]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:22 devstack sudo[110776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:23 devstack sudo[110776]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 1.166s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (6e34529d-7820-4e7a-8552-c6383928ad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4c303d5-2cc4-4dbc-825d-0457905f547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4c303d5-2cc4-4dbc-825d-0457905f547b) 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-06-25T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1310687839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2dc8b02-b839-4f4d-8b53-d5be9152724d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:23Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a45c93b-ab36-4668-b64f-64fecefa1995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a45c93b-ab36-4668-b64f-64fecefa1995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a33457f7-0357-4cfc-9581-5918a75c535a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a33457f7-0357-4cfc-9581-5918a75c535a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a2dc8b02-b839-4f4d-8b53-d5be9152724d', 'volume_name': 'volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10fca7db-49d0-45da-a2c5-d13070539c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10fca7db-49d0-45da-a2c5-d13070539c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f5736a8-f45a-4bee-8e64-2f921851ca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume a2dc8b02-b839-4f4d-8b53-d5be9152724d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d', 'volume_size': 1} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:23 devstack sudo[110780]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:12:23 devstack sudo[110780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (2d52578b-bb28-42ec-90df-0e6921bafec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a2723dc-873f-46f9-ace7-c5703bb48336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a2723dc-873f-46f9-ace7-c5703bb48336) 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-06-25T16:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-6295696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6623bcc5-34d7-4a26-8330-070075edd722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:23Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1305a8dd-e633-40ad-8d61-14ae1bd3d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1305a8dd-e633-40ad-8d61-14ae1bd3d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b2979c6-695a-4987-b069-3091d56289bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b2979c6-695a-4987-b069-3091d56289bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6623bcc5-34d7-4a26-8330-070075edd722', 'volume_name': 'volume-6623bcc5-34d7-4a26-8330-070075edd722', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca3f83ab-4f1b-49ab-8bc0-ceb831040d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca3f83ab-4f1b-49ab-8bc0-ceb831040d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0697019c-ff42-41fb-a88b-371ace0941e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume 6623bcc5-34d7-4a26-8330-070075edd722: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6623bcc5-34d7-4a26-8330-070075edd722', 'volume_size': 1} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (797cf4c3-7bf7-46f3-9fc9-f5666ae67007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f278427-128f-4c4e-b43b-99765f6552fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f278427-128f-4c4e-b43b-99765f6552fa) 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-06-25T16:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1321935875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5363c98e-e572-4b01-a8ee-a7fc19fca316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:24Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8a434f2-b0cd-400a-a8cb-c7dd981842d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8a434f2-b0cd-400a-a8cb-c7dd981842d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef949b14-9348-4bd1-9f62-b0523e8e8661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef949b14-9348-4bd1-9f62-b0523e8e8661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5363c98e-e572-4b01-a8ee-a7fc19fca316', 'volume_name': 'volume-5363c98e-e572-4b01-a8ee-a7fc19fca316', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511d4fae-067b-4229-a5b3-1505b7102d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511d4fae-067b-4229-a5b3-1505b7102d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32995a5c-8118-4193-8c1d-cb2a78b8fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume 5363c98e-e572-4b01-a8ee-a7fc19fca316: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5363c98e-e572-4b01-a8ee-a7fc19fca316', 'volume_size': 1} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:24 devstack sudo[110780]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 1 in 1.111s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.334s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.954s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1310687839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2dc8b02-b839-4f4d-8b53-d5be9152724d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:23Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume a2dc8b02-b839-4f4d-8b53-d5be9152724d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:24 devstack sudo[110785]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d 1073741824 Jun 25 18:12:24 devstack sudo[110785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '8d97da6c-1fb0-45c8-9fdc-11d766d9a319', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (30684045-7967-4439-98a3-1f0f48c72199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df8c0338-e71b-4839-80e3-d5514862711f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df8c0338-e71b-4839-80e3-d5514862711f) 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-06-25T16:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2130231176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f9aa6c1-6fb1-42ab-9457-a410713c4f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:24Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1c81ce3-79f6-4762-a4ee-1b94d271e6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1c81ce3-79f6-4762-a4ee-1b94d271e6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a6421cf-483f-4a32-9a47-d0e5d171204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a6421cf-483f-4a32-9a47-d0e5d171204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f9aa6c1-6fb1-42ab-9457-a410713c4f8a', 'volume_name': 'volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9500b9e-8d3d-45fa-a060-67c480641e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9500b9e-8d3d-45fa-a060-67c480641e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0cd668c-2e95-4761-99ff-536aad48c558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume 4f9aa6c1-6fb1-42ab-9457-a410713c4f8a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a', 'volume_size': 1} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-172063fb-adad-4771-878d-c828c2021990 req-f8b21748-064c-4f93-9d90-c2438f7e4baa tempest-TestInstancesWithCinderVolumes-1142619450 None] attachment_update completed successfully. Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (93fceccd-f0fb-4693-9e8d-921d9639090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f065c28a-7fed-4347-8589-f6f7f32b589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f065c28a-7fed-4347-8589-f6f7f32b589a) 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-06-25T16:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1967679130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3af29688-0586-4d35-9c5d-8c8bc4de9ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:25Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ceb8092-f2bd-45aa-8685-486b1eb35626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ceb8092-f2bd-45aa-8685-486b1eb35626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38f22746-0e9c-4aec-a0ea-61b43a74973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38f22746-0e9c-4aec-a0ea-61b43a74973a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3af29688-0586-4d35-9c5d-8c8bc4de9ed8', 'volume_name': 'volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b253a606-aa96-4ea9-ad17-8b2160823e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b253a606-aa96-4ea9-ad17-8b2160823e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caa79018-9fd9-49a9-a1d3-2062db748edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume 3af29688-0586-4d35-9c5d-8c8bc4de9ed8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8', 'volume_size': 1} Jun 25 18:12:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:25 devstack sudo[110785]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d 1073741824" returned: 0 in 0.934s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:25 devstack sudo[110791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d Jun 25 18:12:25 devstack sudo[110791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:25 devstack sudo[110791]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d" returned: 0 in 0.707s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (1689ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.692s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.339s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-6295696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6623bcc5-34d7-4a26-8330-070075edd722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:23Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume 6623bcc5-34d7-4a26-8330-070075edd722 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:26 devstack sudo[110794]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 1073741824 Jun 25 18:12:26 devstack sudo[110794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f5736a8-f45a-4bee-8e64-2f921851ca85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c5f2b23-3521-41ee-80c5-f188456f1263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d (a2dc8b02-b839-4f4d-8b53-d5be9152724d): created successfully Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c5f2b23-3521-41ee-80c5-f188456f1263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (6e34529d-7820-4e7a-8552-c6383928ad4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d83cded0-c6ed-4fc2-92a7-95e8f4a070e7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:26 devstack sudo[110819]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:26 devstack sudo[110819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:27 devstack sudo[110794]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 1073741824" returned: 0 in 1.022s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:27 devstack sudo[110869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 Jun 25 18:12:27 devstack sudo[110869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:27 devstack sudo[110819]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:12:27 devstack sudo[110869]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722" returned: 0 in 0.723s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (1799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.802s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.755s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1321935875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5363c98e-e572-4b01-a8ee-a7fc19fca316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:24Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume 5363c98e-e572-4b01-a8ee-a7fc19fca316 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:27 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0697019c-ff42-41fb-a88b-371ace0941e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6623bcc5-34d7-4a26-8330-070075edd722', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (364f5316-b659-4bb4-a7c7-f69ec21925f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:27 devstack sudo[110873]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 1073741824 Jun 25 18:12:27 devstack sudo[110873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-6623bcc5-34d7-4a26-8330-070075edd722 (6623bcc5-34d7-4a26-8330-070075edd722): created successfully Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (364f5316-b659-4bb4-a7c7-f69ec21925f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (2d52578b-bb28-42ec-90df-0e6921bafec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8caf221c-9688-40fc-88b4-bf2045c4f8a2 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:28 devstack sudo[110873]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 1073741824" returned: 0 in 0.891s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:28 devstack sudo[110881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 Jun 25 18:12:28 devstack sudo[110881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:29 devstack sudo[110881]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316" returned: 0 in 0.659s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (1602ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.605s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.862s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2130231176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f9aa6c1-6fb1-42ab-9457-a410713c4f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:24Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume 4f9aa6c1-6fb1-42ab-9457-a410713c4f8a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:29 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32995a5c-8118-4193-8c1d-cb2a78b8fbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5363c98e-e572-4b01-a8ee-a7fc19fca316', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:29 devstack sudo[110885]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a 1073741824 Jun 25 18:12:29 devstack sudo[110885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96ea1c17-9e56-4632-be05-f9b334b4ec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 (5363c98e-e572-4b01-a8ee-a7fc19fca316): created successfully Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96ea1c17-9e56-4632-be05-f9b334b4ec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (797cf4c3-7bf7-46f3-9fc9-f5666ae67007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9bda46ea-72a3-49b8-a6a0-4ba34434d3a7 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:30 devstack sudo[110885]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a 1073741824" returned: 0 in 0.868s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:30 devstack sudo[111232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a Jun 25 18:12:30 devstack sudo[111232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:31 devstack sudo[111232]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" returned: 0 in 1.111s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (2134ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.136s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.631s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 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-06-25T16:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1967679130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3af29688-0586-4d35-9c5d-8c8bc4de9ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36aa8feda4c47018fb2920ab111c685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:25Z,use_quota=True,user_id='9626e8f5343a4176b78bcebd5c939952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Creating volume 3af29688-0586-4d35-9c5d-8c8bc4de9ed8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:31 devstack sudo[111284]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 1073741824 Jun 25 18:12:31 devstack sudo[111284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0cd668c-2e95-4761-99ff-536aad48c558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b876320-c59b-49da-8a4a-6825b75a7b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a (4f9aa6c1-6fb1-42ab-9457-a410713c4f8a): created successfully Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b876320-c59b-49da-8a4a-6825b75a7b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (30684045-7967-4439-98a3-1f0f48c72199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3daeb6b3-60c9-405c-96b9-7cf665b5a488 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:32 devstack sudo[111284]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 1073741824" returned: 0 in 1.133s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:32 devstack sudo[111293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 Jun 25 18:12:32 devstack sudo[111293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:33 devstack sudo[111293]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" returned: 0 in 0.826s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] <== create_volume: return (2017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.028s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caa79018-9fd9-49a9-a1d3-2062db748edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e053c36-adc9-4cfc-9945-5e34f7a6ba76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Volume volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 (3af29688-0586-4d35-9c5d-8c8bc4de9ed8): created successfully Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e053c36-adc9-4cfc-9945-5e34f7a6ba76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Flow 'volume_create_manager' (93fceccd-f0fb-4693-9e8d-921d9639090f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-30ad8b38-993c-4e3e-b11f-146a5aaf0296 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created volume successfully. Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-3af29688-0586-4d35-9c5d-8c8bc4de9ed8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-3af29688-0586-4d35-9c5d-8c8bc4de9ed8-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa7c1e06-2151-404c-8f47-ae722d0b9372]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:34 devstack sudo[111296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 Jun 25 18:12:34 devstack sudo[111296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:35 devstack sudo[111296]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" returned: 0 in 1.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:35 devstack sudo[111302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8 Jun 25 18:12:35 devstack sudo[111302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:36 devstack sudo[111302]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" returned: 0 in 0.841s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-3af29688-0586-4d35-9c5d-8c8bc4de9ed8" released by "delete_volume" :: held 2.199s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['92fa7c5a-13b7-4386-bb0c-5d95f38d4de1', '13d2c5fe-ce2c-4079-b4df-6b986f437803', '024e9a62-53e7-436e-8302-ec145ed65a6b', 'b0bbddbc-248a-4205-9621-709be9b83389'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:36 devstack sudo[111305]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:36 devstack sudo[111305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:37 devstack sudo[111305]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.983s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9c6b7506-65e6-49ce-8fe0-6a0b6b7c3505 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-3af29688-0586-4d35-9c5d-8c8bc4de9ed8-delete_volume" released by "delete_volume" :: held 3.561s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[370d14ae-97b8-4d3b-9d87-15cefb54f10c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:37 devstack sudo[111308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a Jun 25 18:12:37 devstack sudo[111308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:38 devstack sudo[111308]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" returned: 0 in 0.978s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:38 devstack sudo[111314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a Jun 25 18:12:38 devstack sudo[111314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:39 devstack sudo[111314]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" returned: 0 in 1.114s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a" released by "delete_volume" :: held 2.205s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['f47d24ba-0b9c-4132-ba3d-f9d078efd7e2', 'e04e75f1-df40-4c2b-9168-b31c3a91070e', '4d5def5f-470e-4c6f-8b3b-afa40993d9c6', 'c455756d-dd9d-4b3a-82b9-afb1216ce554'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:40 devstack sudo[111318]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:40 devstack sudo[111318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-5363c98e-e572-4b01-a8ee-a7fc19fca316-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-5363c98e-e572-4b01-a8ee-a7fc19fca316-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-5363c98e-e572-4b01-a8ee-a7fc19fca316" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5363c98e-e572-4b01-a8ee-a7fc19fca316" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cadf47f1-2913-4798-8b15-a5614e637d31]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:41 devstack sudo[111322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 Jun 25 18:12:41 devstack sudo[111322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:41 devstack sudo[111318]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.331s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d00615a9-fcfe-4f17-a019-bdc73898eba1 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-4f9aa6c1-6fb1-42ab-9457-a410713c4f8a-delete_volume" released by "delete_volume" :: held 4.032s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:42 devstack sudo[111322]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316" returned: 0 in 1.105s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:42 devstack sudo[111327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316 Jun 25 18:12:42 devstack sudo[111327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:43 devstack sudo[111327]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5363c98e-e572-4b01-a8ee-a7fc19fca316" returned: 0 in 0.942s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5363c98e-e572-4b01-a8ee-a7fc19fca316" released by "delete_volume" :: held 2.131s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=59,cinder:SELECT=53,cinder:INSERT=21,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=63,cinder:INSERT=21,cinder:UPDATE=63,cinder:DELETE=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['101872db-7889-45a7-8da0-8e61c66b4704', '6a519af8-6ec5-4aab-9653-5a549a34654c', '200b21b9-d63f-43ce-8892-b16a73661dd2', '5c547b73-fcee-414b-b265-2e33f259f4a4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:43 devstack sudo[111330]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:43 devstack sudo[111330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:44 devstack sudo[111330]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.808s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5a12d11a-2c4c-4bb9-8c70-96db3131ddf9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-5363c98e-e572-4b01-a8ee-a7fc19fca316-delete_volume" released by "delete_volume" :: held 3.400s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-6623bcc5-34d7-4a26-8330-070075edd722-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-6623bcc5-34d7-4a26-8330-070075edd722-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-6623bcc5-34d7-4a26-8330-070075edd722" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-6623bcc5-34d7-4a26-8330-070075edd722" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd8e5a2d-75c4-437f-a701-f6d0a68d2df8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:44 devstack sudo[111334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 Jun 25 18:12:44 devstack sudo[111334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:45 devstack sudo[111334]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:45 devstack sudo[111339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722 Jun 25 18:12:45 devstack sudo[111339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:46 devstack sudo[111339]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6623bcc5-34d7-4a26-8330-070075edd722" returned: 0 in 0.720s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-6623bcc5-34d7-4a26-8330-070075edd722" released by "delete_volume" :: held 1.633s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['1ba89939-5412-4cc5-b89d-71b2abcfefff', '7ef00950-0a8b-4fa8-9abd-6f2584e9dd57', '57574129-73c5-46c2-a8aa-9376fe530dc6', '29f1727a-4ce4-435d-9cb0-7029c5dccf89'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:46 devstack sudo[111342]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:46 devstack sudo[111342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-a2dc8b02-b839-4f4d-8b53-d5be9152724d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-a2dc8b02-b839-4f4d-8b53-d5be9152724d-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-a2dc8b02-b839-4f4d-8b53-d5be9152724d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-a2dc8b02-b839-4f4d-8b53-d5be9152724d" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb0b04c2-33d0-4bb7-870f-f7b041fc8907]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:47 devstack sudo[111368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d Jun 25 18:12:47 devstack sudo[111368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:47 devstack sudo[111342]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.725s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74238a85-4953-436e-9fe5-74f4215471ed tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-6623bcc5-34d7-4a26-8330-070075edd722-delete_volume" released by "delete_volume" :: held 2.639s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:47 devstack sudo[111368]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d" returned: 0 in 0.815s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:47 devstack sudo[111375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d Jun 25 18:12:47 devstack sudo[111375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:48 devstack sudo[111375]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a2dc8b02-b839-4f4d-8b53-d5be9152724d" returned: 0 in 0.783s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-a2dc8b02-b839-4f4d-8b53-d5be9152724d" released by "delete_volume" :: held 1.663s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:48 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['656241b4-22b9-4a45-9e79-80f0396dc367', '0197e343-41fd-4191-9d59-f2312f2c70a4', '44ac825d-7cf4-42d1-bbf0-831d77944868', '88327af0-599c-499b-b67e-c23d65173da3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:49 devstack sudo[111456]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:49 devstack sudo[111456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-50e6c379-3005-480f-9be2-b33fbd04c517-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-50e6c379-3005-480f-9be2-b33fbd04c517-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-50e6c379-3005-480f-9be2-b33fbd04c517" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-50e6c379-3005-480f-9be2-b33fbd04c517" acquired by "_delete_snapshot" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleting offline snapshot 50e6c379-3005-480f-9be2-b33fbd04c517 of volume 5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] snapshot_file for this snap is: volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[222a3c67-27a3-43dc-8f28-9b9e77374837]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:49 devstack sudo[111458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 Jun 25 18:12:49 devstack sudo[111458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:49 devstack sudo[111456]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.880s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2faa1ac6-3ff2-48cf-a93d-5abce54d74bb tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-a2dc8b02-b839-4f4d-8b53-d5be9152724d-delete_volume" released by "delete_volume" :: held 2.952s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:50 devstack sudo[111458]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517" returned: 0 in 1.102s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:12:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6b8a0c7-f5c1-400a-87f5-3e4a9e60f38c]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:50 devstack sudo[111466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 Jun 25 18:12:50 devstack sudo[111466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:51 devstack sudo[111466]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5" returned: 0 in 0.840s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:51 devstack sudo[111473]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 Jun 25 18:12:51 devstack sudo[111473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:52 devstack sudo[111473]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517" returned: 0 in 0.858s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:52 devstack sudo[111478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517 Jun 25 18:12:52 devstack sudo[111478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:53 devstack sudo[111478]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5.50e6c379-3005-480f-9be2-b33fbd04c517" returned: 0 in 0.770s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-50e6c379-3005-480f-9be2-b33fbd04c517" released by "_delete_snapshot" :: held 3.739s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" released by "delete_snapshot" :: held 3.786s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['a0bc5d40-aaf4-47f4-b098-4da1c1dbddc0', '282d1210-1e50-43d3-a95b-6834a0e5c047', 'b0fb5b7e-fde4-4546-8c52-92ee02ca991a', '65e65834-672b-475b-91fa-920783bd5383'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Delete snapshot completed successfully. Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4b157824-a99b-4aab-8ebd-de51c87491e9 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-50e6c379-3005-480f-9be2-b33fbd04c517-delete_snapshot" released by "delete_snapshot" :: held 3.981s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-5336b420-18e6-41d2-8864-b8d9c0d8fca5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-5336b420-18e6-41d2-8864-b8d9c0d8fca5-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[58ce67de-3916-494f-8be8-49fb47a63cdb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:53 devstack sudo[111481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 Jun 25 18:12:53 devstack sudo[111481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:54 devstack sudo[111481]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5" returned: 0 in 1.008s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:54 devstack sudo[111486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5 Jun 25 18:12:54 devstack sudo[111486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:55 devstack sudo[111486]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5336b420-18e6-41d2-8864-b8d9c0d8fca5" returned: 0 in 0.776s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-quobyte-5336b420-18e6-41d2-8864-b8d9c0d8fca5" released by "delete_volume" :: held 1.866s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Created reservations ['22a2a229-6b5e-4faa-850e-14f5333165ac', 'd2f2ff4a-a2d7-4d79-9222-7f209a82f4bb', 'b6701fcb-786c-4d8c-b188-0206e19b4a4a', 'f7117ae0-bdf9-4335-ad58-109bcc2c227e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:55 devstack sudo[111489]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:12:55 devstack sudo[111489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:56 devstack sudo[111489]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.869s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:56 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Deleted volume successfully. Jun 25 18:12:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5e743541-c718-4ba0-b473-90ebd44c9f77 tempest-CreateVolumesFromSnapshotTest-1005845349 None] Lock "cinder-5336b420-18e6-41d2-8864-b8d9c0d8fca5-delete_volume" released by "delete_volume" :: held 3.020s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (8d5a7d2d-499c-4415-87ed-4780992490c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (030bf45d-770c-41c3-aa0f-108c6299e8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (030bf45d-770c-41c3-aa0f-108c6299e8c8) 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-06-25T16:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1598293710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a58e45ed-6521-4fcd-9c9b-5450162d6d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:00Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f37af58-bc4f-428f-a60b-14f6c2af42df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f37af58-bc4f-428f-a60b-14f6c2af42df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abfd7bba-ead7-4e06-b697-6e4ae83a6202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abfd7bba-ead7-4e06-b697-6e4ae83a6202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a58e45ed-6521-4fcd-9c9b-5450162d6d64', 'volume_name': 'volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (370d6dca-852e-464a-bb42-249a44986965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (370d6dca-852e-464a-bb42-249a44986965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fef61b9-b77f-48b6-a250-2aad776efb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume a58e45ed-6521-4fcd-9c9b-5450162d6d64: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64', 'volume_size': 1} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1598293710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a58e45ed-6521-4fcd-9c9b-5450162d6d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:00Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume a58e45ed-6521-4fcd-9c9b-5450162d6d64 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:12:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:59 devstack sudo[111492]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 1073741824 Jun 25 18:12:59 devstack sudo[111492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:01 devstack sudo[111492]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 1073741824" returned: 0 in 1.150s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:01 devstack sudo[111498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 Jun 25 18:13:01 devstack sudo[111498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:01 devstack sudo[111498]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64" returned: 0 in 0.824s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (2035ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.038s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fef61b9-b77f-48b6-a250-2aad776efb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2417e201-d8f2-40f5-b1e5-66454d8a5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 (a58e45ed-6521-4fcd-9c9b-5450162d6d64): created successfully Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2417e201-d8f2-40f5-b1e5-66454d8a5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (8d5a7d2d-499c-4415-87ed-4780992490c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-df28aebc-250e-4dd8-89cf-d0757960ef58 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (3eb85243-7971-4e3c-ac97-865628de9a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f90382-d711-4d1b-8694-5833a3b056a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f90382-d711-4d1b-8694-5833a3b056a8) 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-06-25T16:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-544638541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4646b61d-fab4-4c6e-8dab-863db64e76c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:03Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac0a6d05-e9e5-4bd3-ab92-dece71ea24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac0a6d05-e9e5-4bd3-ab92-dece71ea24b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a757594-bd01-4523-96cd-594c08168543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a757594-bd01-4523-96cd-594c08168543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4646b61d-fab4-4c6e-8dab-863db64e76c2', 'volume_name': 'volume-4646b61d-fab4-4c6e-8dab-863db64e76c2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b621ae71-c3ba-412d-89a3-89fabea65e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b621ae71-c3ba-412d-89a3-89fabea65e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a9c1dfa-85ed-4b3d-bd57-de1f0c29a690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume 4646b61d-fab4-4c6e-8dab-863db64e76c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4646b61d-fab4-4c6e-8dab-863db64e76c2', 'volume_size': 1} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-544638541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4646b61d-fab4-4c6e-8dab-863db64e76c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:03Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume 4646b61d-fab4-4c6e-8dab-863db64e76c2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:03 devstack sudo[111506]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 1073741824 Jun 25 18:13:03 devstack sudo[111506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (eea84db8-1579-42a7-a448-ae44bca159e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a34d82b0-7f59-47d5-8fdf-2e3284d9fe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a34d82b0-7f59-47d5-8fdf-2e3284d9fe64) 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-06-25T16:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-67445743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb5834e0-7aeb-4f83-902a-899e7a12c90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:04Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d150e3c2-c4dd-47ab-9c65-24fc33766e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d150e3c2-c4dd-47ab-9c65-24fc33766e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31db9615-4d74-4402-812b-cb8cc164f373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31db9615-4d74-4402-812b-cb8cc164f373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb5834e0-7aeb-4f83-902a-899e7a12c90b', 'volume_name': 'volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1378ae09-9469-49f0-a316-314ae08e9b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1378ae09-9469-49f0-a316-314ae08e9b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18b5a3d2-54ef-49b3-a436-9582fe09d406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume fb5834e0-7aeb-4f83-902a-899e7a12c90b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b', 'volume_size': 1} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (ef7292c0-dd5e-47e5-8a79-90e15a87cd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6da9aef-e220-4c37-b22a-a5b79e8a36c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6da9aef-e220-4c37-b22a-a5b79e8a36c1) 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-06-25T16:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-196317273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08c79cd0-ddf7-468b-b0d3-a77d34da67de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:05Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0314ec16-56d4-4b5e-a1be-c604d63307da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0314ec16-56d4-4b5e-a1be-c604d63307da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba560ec2-fb45-48d6-8f6f-c1ab665555ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba560ec2-fb45-48d6-8f6f-c1ab665555ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '08c79cd0-ddf7-468b-b0d3-a77d34da67de', 'volume_name': 'volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed34a34-c523-4b5c-a78c-822ccf7242c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed34a34-c523-4b5c-a78c-822ccf7242c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (733d335d-9bc7-4882-8812-e2ccf562b0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume 08c79cd0-ddf7-468b-b0d3-a77d34da67de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de', 'volume_size': 1} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:04 devstack sudo[111506]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 1073741824" returned: 0 in 1.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:05 devstack sudo[111515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 Jun 25 18:13:05 devstack sudo[111515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (e29c4e92-8333-478d-b349-5447243fa531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0384a578-7ab0-4432-9add-ddd9c97ce40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0384a578-7ab0-4432-9add-ddd9c97ce40a) 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-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-363389012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bb85de4-2884-4a3c-a84b-2b836d2b5959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:05Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88f5d6f-d6b4-415d-9df6-c067e2ac78c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88f5d6f-d6b4-415d-9df6-c067e2ac78c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb776c1b-f504-4d6b-854d-193886ca69dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb776c1b-f504-4d6b-854d-193886ca69dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8bb85de4-2884-4a3c-a84b-2b836d2b5959', 'volume_name': 'volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06ebc986-623d-4fe8-8d98-d38eaf6b442d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06ebc986-623d-4fe8-8d98-d38eaf6b442d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80fd0a76-2fc3-4c51-835c-fa84d1b712ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume 8bb85de4-2884-4a3c-a84b-2b836d2b5959: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959', 'volume_size': 1} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (ff453623-8f9a-4558-b4c3-d371cb5c03e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70d554b4-7096-44bb-97bf-bb80f2821a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70d554b4-7096-44bb-97bf-bb80f2821a11) 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-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-610377053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:06Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f381b995-ad20-4011-9db3-5681e6527b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f381b995-ad20-4011-9db3-5681e6527b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30a941d1-f586-43ae-844c-c268e4f5ff85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30a941d1-f586-43ae-844c-c268e4f5ff85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805', 'volume_name': 'volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3d0b19f-adb1-4af9-8df0-3190801035a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3d0b19f-adb1-4af9-8df0-3190801035a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (043d8f01-842d-49b5-864a-6e72fd1d8156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805', 'volume_size': 1} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:05 devstack sudo[111515]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2" returned: 0 in 0.866s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (2207ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.210s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.511s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-67445743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb5834e0-7aeb-4f83-902a-899e7a12c90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:04Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume fb5834e0-7aeb-4f83-902a-899e7a12c90b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:05 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:05 devstack sudo[111518]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b 1073741824 Jun 25 18:13:05 devstack sudo[111518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a9c1dfa-85ed-4b3d-bd57-de1f0c29a690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4646b61d-fab4-4c6e-8dab-863db64e76c2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75eead49-15c2-412f-976a-ff2b4e3bba8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 (4646b61d-fab4-4c6e-8dab-863db64e76c2): created successfully Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75eead49-15c2-412f-976a-ff2b4e3bba8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (3eb85243-7971-4e3c-ac97-865628de9a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7dddaba2-2763-4398-b124-6e496fdc8087 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:06 devstack sudo[111518]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b 1073741824" returned: 0 in 1.088s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:07 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/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b Jun 25 18:13:07 devstack sudo[111533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:07 devstack sudo[111533]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b" returned: 0 in 0.737s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (1875ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.877s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.884s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-196317273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08c79cd0-ddf7-468b-b0d3-a77d34da67de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:05Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume 08c79cd0-ddf7-468b-b0d3-a77d34da67de {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18b5a3d2-54ef-49b3-a436-9582fe09d406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:07 devstack sudo[111536]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de 1073741824 Jun 25 18:13:07 devstack sudo[111536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24b887ce-4888-4b61-aa5f-fa7f26d9c541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b (fb5834e0-7aeb-4f83-902a-899e7a12c90b): created successfully Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24b887ce-4888-4b61-aa5f-fa7f26d9c541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (eea84db8-1579-42a7-a448-ae44bca159e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cb29abf4-6d35-4364-835a-41e610f31a96 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:08 devstack sudo[111536]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de 1073741824" returned: 0 in 1.048s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:08 devstack sudo[111541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de Jun 25 18:13:08 devstack sudo[111541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:09 devstack sudo[111541]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de" returned: 0 in 0.766s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (1869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.872s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.246s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-363389012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bb85de4-2884-4a3c-a84b-2b836d2b5959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:05Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume 8bb85de4-2884-4a3c-a84b-2b836d2b5959 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:09 devstack sudo[111544]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 1073741824 Jun 25 18:13:09 devstack sudo[111544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (733d335d-9bc7-4882-8812-e2ccf562b0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d8096f-ee08-4f11-9f4f-a541cb6dd33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de (08c79cd0-ddf7-468b-b0d3-a77d34da67de): created successfully Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d8096f-ee08-4f11-9f4f-a541cb6dd33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (ef7292c0-dd5e-47e5-8a79-90e15a87cd8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-797266bc-be83-44df-9494-d8f3dd090fd9 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:10 devstack sudo[111544]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 1073741824" returned: 0 in 1.109s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:10 devstack sudo[111549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 Jun 25 18:13:10 devstack sudo[111549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:11 devstack sudo[111549]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959" returned: 0 in 0.850s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (2013ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.816s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 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-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-610377053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84bd92d464644ac4806bd3efc76aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:06Z,use_quota=True,user_id='8f5a9de221a04ac8b1620cad8a1cb818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Creating volume cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:11 devstack sudo[111553]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 1073741824 Jun 25 18:13:11 devstack sudo[111553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80fd0a76-2fc3-4c51-835c-fa84d1b712ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e08e5d3-c262-4e19-85a4-53074d5b94c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 (8bb85de4-2884-4a3c-a84b-2b836d2b5959): created successfully Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e08e5d3-c262-4e19-85a4-53074d5b94c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (e29c4e92-8333-478d-b349-5447243fa531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ee2bea38-752f-4b49-94ae-9f300f1aced0 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:12 devstack sudo[111553]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 1073741824" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:12 devstack sudo[111593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 Jun 25 18:13:12 devstack sudo[111593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:13 devstack sudo[111593]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" returned: 0 in 0.743s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] <== create_volume: return (1821ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.825s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 6.432s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (043d8f01-842d-49b5-864a-6e72fd1d8156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c8a9c09-aaed-4bb0-8fc9-25fc0982299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1134b353-905f-484e-8a94-294d19d7f7a4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Volume volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 (cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805): created successfully Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c8a9c09-aaed-4bb0-8fc9-25fc0982299c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Flow 'volume_create_manager' (ff453623-8f9a-4558-b4c3-d371cb5c03e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2dc4060c-99d6-4974-938d-e9a13cb875fa tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created volume successfully. Jun 25 18:13:13 devstack sudo[111598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 Jun 25 18:13:13 devstack sudo[111598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:14 devstack sudo[111598]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" returned: 0 in 0.845s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.871s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3', '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': 'c650872d-0386-4d3d-ade0-4b55df24e290', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:13:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a7835ce2-da05-494a-97ae-1fdec5082159 req-2f74357c-d221-4963-901a-ac7ba6f61a60 tempest-TestInstancesWithCinderVolumes-1142619450 None] attachment_update completed successfully. Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[66162121-4d8a-4b46-a60e-d40101a6ad56]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:14 devstack sudo[111604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 Jun 25 18:13:14 devstack sudo[111604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:15 devstack sudo[111604]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" returned: 0 in 1.094s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:15 devstack sudo[111616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805 Jun 25 18:13:15 devstack sudo[111616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:16 devstack sudo[111616]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" returned: 0 in 0.860s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805" released by "delete_volume" :: held 2.022s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['b3043b6e-3dde-48d2-b0a2-6781a9d16a89', '59ad56cf-5a58-4fd7-857f-fc3cdcc66b73', 'cb85e3d7-8675-4c18-9181-ab554f2f38cd', 'eb7b7678-6225-4aad-b24a-ce2cfaa56b82'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:16 devstack sudo[111625]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:16 devstack sudo[111625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-8bb85de4-2884-4a3c-a84b-2b836d2b5959-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-8bb85de4-2884-4a3c-a84b-2b836d2b5959-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-8bb85de4-2884-4a3c-a84b-2b836d2b5959" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-8bb85de4-2884-4a3c-a84b-2b836d2b5959" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee90987c-1381-4a91-9307-585599f0a51e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:17 devstack sudo[111627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 Jun 25 18:13:17 devstack sudo[111627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:17 devstack sudo[111625]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.864s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-02174e39-f150-420b-9172-77284564bc0d tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-cfd4f91c-09ec-4dd2-9cdf-c4ca0bd5e805-delete_volume" released by "delete_volume" :: held 3.193s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:17 devstack sudo[111627]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:17 devstack sudo[111633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959 Jun 25 18:13:17 devstack sudo[111633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:18 devstack sudo[111633]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8bb85de4-2884-4a3c-a84b-2b836d2b5959" returned: 0 in 0.790s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-8bb85de4-2884-4a3c-a84b-2b836d2b5959" released by "delete_volume" :: held 1.766s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['caed65ab-6ac5-49b7-8747-a36f2f8f2ed9', '68c8bd08-03b8-4482-ad5a-0233b06655e8', '42aad4e3-6b51-418b-b8e0-067070eb3656', '67225a2b-16b0-452d-8f88-27e73228ff26'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:18 devstack sudo[111642]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:18 devstack sudo[111642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-08c79cd0-ddf7-468b-b0d3-a77d34da67de-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-08c79cd0-ddf7-468b-b0d3-a77d34da67de-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-08c79cd0-ddf7-468b-b0d3-a77d34da67de" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-08c79cd0-ddf7-468b-b0d3-a77d34da67de" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b65c548c-d90d-4e73-8903-c75b14062c35]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:19 devstack sudo[111647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de Jun 25 18:13:19 devstack sudo[111647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:19 devstack sudo[111642]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.748s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-75362203-3f66-4acc-832a-8bda1351d8fd tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-8bb85de4-2884-4a3c-a84b-2b836d2b5959-delete_volume" released by "delete_volume" :: held 2.796s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:20 devstack sudo[111647]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de" returned: 0 in 0.914s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:20 devstack sudo[111653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de Jun 25 18:13:20 devstack sudo[111653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:21 devstack sudo[111653]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-08c79cd0-ddf7-468b-b0d3-a77d34da67de" returned: 0 in 0.797s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-08c79cd0-ddf7-468b-b0d3-a77d34da67de" released by "delete_volume" :: held 1.768s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['4edf186c-b1bf-4792-8f80-ffd33546ca07', '772d78b2-3a27-42f4-97ec-bc1a89cdcbeb', '68fb96b7-c070-42a5-8110-66485bee55c8', '9fe40b11-31bc-45b3-b28f-ce3e6bd1e0fc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:21 devstack sudo[111656]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:21 devstack sudo[111656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-fb5834e0-7aeb-4f83-902a-899e7a12c90b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-fb5834e0-7aeb-4f83-902a-899e7a12c90b-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-fb5834e0-7aeb-4f83-902a-899e7a12c90b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-fb5834e0-7aeb-4f83-902a-899e7a12c90b" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc31be43-60a0-420a-a2fb-037b89ac66f0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:21 devstack sudo[111659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b Jun 25 18:13:21 devstack sudo[111659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:21 devstack sudo[111656]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.720s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a0d541ff-0a88-423c-a013-2967f567bdd2 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-08c79cd0-ddf7-468b-b0d3-a77d34da67de-delete_volume" released by "delete_volume" :: held 2.745s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f601f0c-2b7e-4633-b768-b40018c77cfb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:22 devstack sudo[111673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c Jun 25 18:13:22 devstack sudo[111673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:22 devstack sudo[111659]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b" returned: 0 in 0.892s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:22 devstack sudo[111676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b Jun 25 18:13:22 devstack sudo[111676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:23 devstack sudo[111673]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c" returned: 0 in 0.872s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.892s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c', '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': 'bf075c76-46bb-4960-8076-92e322ce9337', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:13:23 devstack sudo[111676]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-fb5834e0-7aeb-4f83-902a-899e7a12c90b" returned: 0 in 0.770s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-fb5834e0-7aeb-4f83-902a-899e7a12c90b" released by "delete_volume" :: held 1.748s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a17aab64-6540-4f34-afad-01ea6c625161 req-756f26a6-da1d-4ac5-a873-7d0e4a3cf8a1 tempest-TestInstancesWithCinderVolumes-1142619450 None] attachment_update completed successfully. Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['89fd311a-472c-4470-8c6e-bc1e2be4ac50', '6ed46c26-ce33-49af-b0be-310902b2dc1c', '7443dc9d-5c80-4cbf-a6a5-3b0c58530e44', 'd977dfe2-5dbd-4dec-9356-d8f019a5d1fa'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:23 devstack sudo[111682]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:23 devstack sudo[111682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-4646b61d-fab4-4c6e-8dab-863db64e76c2-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-4646b61d-fab4-4c6e-8dab-863db64e76c2-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-4646b61d-fab4-4c6e-8dab-863db64e76c2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-4646b61d-fab4-4c6e-8dab-863db64e76c2" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[313614da-8f01-4b54-a8dd-4e4863bb8476]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:24 devstack sudo[111684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 Jun 25 18:13:24 devstack sudo[111684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:24 devstack sudo[111682]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.833s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d99970dd-b7ca-4ee5-bb9e-7b5b1684da60 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-fb5834e0-7aeb-4f83-902a-899e7a12c90b-delete_volume" released by "delete_volume" :: held 2.868s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:24 devstack sudo[111684]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2" returned: 0 in 0.931s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:24 devstack sudo[111695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2 Jun 25 18:13:24 devstack sudo[111695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:25 devstack sudo[111695]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4646b61d-fab4-4c6e-8dab-863db64e76c2" returned: 0 in 0.868s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-4646b61d-fab4-4c6e-8dab-863db64e76c2" released by "delete_volume" :: held 1.851s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['c5845bc2-60a4-4ec7-af86-6fc89ac900e5', '2078d795-0804-44ab-8208-81f847d7ae3d', '5ff2f622-c52b-431f-b2e7-70c93e5a0388', 'b5dc7f98-c2fa-4f32-9ab2-1451b9caca43'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:26 devstack sudo[111698]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:26 devstack sudo[111698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-a58e45ed-6521-4fcd-9c9b-5450162d6d64-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-a58e45ed-6521-4fcd-9c9b-5450162d6d64-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "cinder-quobyte-a58e45ed-6521-4fcd-9c9b-5450162d6d64" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-a58e45ed-6521-4fcd-9c9b-5450162d6d64" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd8d29a2-0c6f-487b-8f6d-966a711ca324]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:26 devstack sudo[111700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 Jun 25 18:13:26 devstack sudo[111700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:26 devstack sudo[111702]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:26 devstack sudo[111702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:26 devstack sudo[111698]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.915s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f879221b-04c9-456b-9a66-3d0cd09daa07 tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-4646b61d-fab4-4c6e-8dab-863db64e76c2-delete_volume" released by "delete_volume" :: held 3.083s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:27 devstack sudo[111702]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.799s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:13:27 devstack sudo[111700]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64" returned: 0 in 1.073s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:27 devstack sudo[111709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64 Jun 25 18:13:27 devstack sudo[111709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:28 devstack sudo[111709]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-a58e45ed-6521-4fcd-9c9b-5450162d6d64" returned: 0 in 0.710s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-quobyte-a58e45ed-6521-4fcd-9c9b-5450162d6d64" released by "delete_volume" :: held 1.846s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Created reservations ['9d43e1b6-1c51-4255-ab4d-6c75da89bda9', '5788c83c-93dc-41b0-9bbd-b347ed76a509', '0bf881b8-5003-4f09-b424-f5513f379114', 'b3020c6d-8c80-4249-a30c-c465a475aa4e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:28 devstack sudo[111712]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:28 devstack sudo[111712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:29 devstack sudo[111712]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.970s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Deleted volume successfully. Jun 25 18:13:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb03bef7-d05c-4ae9-9e02-cc2ff55e2b1b tempest-CreateVolumesFromSourceVolumeTest-1737923454 None] Lock "cinder-a58e45ed-6521-4fcd-9c9b-5450162d6d64-delete_volume" released by "delete_volume" :: held 3.115s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Flow 'volume_create_manager' (544f3239-ea7f-4c44-80b5-71498a85a4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb4ba93f-9df6-4ea7-8464-72ea99d9e579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb4ba93f-9df6-4ea7-8464-72ea99d9e579) 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-06-25T16:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176359356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2429253d-5a03-440c-8f08-7fdfc3621c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387992c56d264b9a8c2cd9c492cbd9f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:33Z,use_quota=True,user_id='16c8baa96b144422afa1e373af73bb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f88006f9-cab9-49ce-9e1e-4047d45adc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f88006f9-cab9-49ce-9e1e-4047d45adc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d51401f-ce49-4f4f-9e63-4041c5ca1954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d51401f-ce49-4f4f-9e63-4041c5ca1954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2429253d-5a03-440c-8f08-7fdfc3621c51', 'volume_name': 'volume-2429253d-5a03-440c-8f08-7fdfc3621c51', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7b1f508-362d-49ad-8496-6bb9ecdb215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7b1f508-362d-49ad-8496-6bb9ecdb215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9031733-41f3-49da-97f4-634df43d2ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Volume 2429253d-5a03-440c-8f08-7fdfc3621c51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2429253d-5a03-440c-8f08-7fdfc3621c51', 'volume_size': 1} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 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-06-25T16:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176359356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2429253d-5a03-440c-8f08-7fdfc3621c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387992c56d264b9a8c2cd9c492cbd9f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:33Z,use_quota=True,user_id='16c8baa96b144422afa1e373af73bb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Creating volume 2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:33 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:13:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:33 devstack sudo[111747]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 1073741824 Jun 25 18:13:33 devstack sudo[111747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:34 devstack sudo[111747]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 1073741824" returned: 0 in 1.036s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:34 devstack sudo[111753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:34 devstack sudo[111753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-f9336c11-bcf3-4f6d-99c7-e4cd22b36ee5 req-d1e10883-b8fd-4175-862d-17da525f85fc tempest-TestInstancesWithCinderVolumes-1142619450 None] Terminate volume connection completed successfully. Jun 25 18:13:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-f9336c11-bcf3-4f6d-99c7-e4cd22b36ee5 req-d1e10883-b8fd-4175-862d-17da525f85fc tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleting attachment c650872d-0386-4d3d-ade0-4b55df24e290. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:13:35 devstack sudo[111753]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 0.874s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] <== create_volume: return (1967ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.970s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9031733-41f3-49da-97f4-634df43d2ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2429253d-5a03-440c-8f08-7fdfc3621c51', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f786e40-4b7d-4b76-9dc0-b7134a27a5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Volume volume-2429253d-5a03-440c-8f08-7fdfc3621c51 (2429253d-5a03-440c-8f08-7fdfc3621c51): created successfully Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f786e40-4b7d-4b76-9dc0-b7134a27a5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Flow 'volume_create_manager' (544f3239-ea7f-4c44-80b5-71498a85a4b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c334a408-f946-43da-b2a2-03dd35612d45 tempest-VolumeDependencyTests-330289649 None] Created volume successfully. Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Creating offline snapshot ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b of volume 2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9742076-89ba-470a-832e-f6a34a997c55]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:36 devstack sudo[111762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:36 devstack sudo[111762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-f0d76259-c3b4-4b66-99e8-7ef658abeaa3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-f0d76259-c3b4-4b66-99e8-7ef658abeaa3-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-quobyte-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[939eb6e9-0bcd-4412-8667-d0f820b0ee84]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:36 devstack sudo[111768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 Jun 25 18:13:36 devstack sudo[111768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:37 devstack sudo[111762]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 1.082s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:37 devstack sudo[111773]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b 1G Jun 25 18:13:37 devstack sudo[111773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:37 devstack sudo[111768]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" returned: 0 in 1.115s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:37 devstack sudo[111778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3 Jun 25 18:13:37 devstack sudo[111778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:38 devstack sudo[111778]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" returned: 0 in 0.779s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-f0d76259-c3b4-4b66-99e8-7ef658abeaa3" released by "delete_volume" :: held 1.964s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:38 devstack cinder-volume[94004]: WARNING cinder.quota [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201769863-89287739 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201769863-89287739, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:13:38 devstack cinder-volume[94004]: WARNING cinder.quota [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201769863-89287739 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201769863-89287739, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:13:38 devstack sudo[111773]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Created reservations ['b3e978c0-1b4c-4cc8-9c08-5e6b77028786', '25e39f46-de94-4c00-9b5e-04927e34f374', '42e162bd-8622-499a-a8cd-c68ca9a23c15', '54257731-a468-4077-acd8-b8a83c4cbe62'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b 1G" returned: 0 in 1.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2429253d-5a03-440c-8f08-7fdfc3621c51 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:38 devstack sudo[111786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2429253d-5a03-440c-8f08-7fdfc3621c51 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:38 devstack sudo[111786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:38 devstack sudo[111788]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:38 devstack sudo[111788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:39 devstack sudo[111786]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2429253d-5a03-440c-8f08-7fdfc3621c51 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.953s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b is being set with open permissions: ugo+rw Jun 25 18:13:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:39 devstack sudo[111788]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:39 devstack sudo[111802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:39 devstack sudo[111802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleted volume successfully. Jun 25 18:13:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-62800327-27b9-4a5a-8495-a0e8d6c06e84 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-f0d76259-c3b4-4b66-99e8-7ef658abeaa3-delete_volume" released by "delete_volume" :: held 3.149s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:40 devstack sudo[111802]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.908s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:40 devstack sudo[111817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info Jun 25 18:13:40 devstack sudo[111817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:41 devstack sudo[111817]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info" returned: 0 in 0.736s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:41 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info is being set with open permissions: ugo+rw Jun 25 18:13:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:41 devstack sudo[111821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info Jun 25 18:13:41 devstack sudo[111821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:42 devstack sudo[111821]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.info" returned: 0 in 0.818s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.855s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-8776ebae-c66f-42ab-a659-bd71ebdad3bb req-0ad6ab6a-f83b-41fe-8b77-6e3ba822a7e8 tempest-TestInstancesWithCinderVolumes-1142619450 None] Terminate volume connection completed successfully. Jun 25 18:13:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-8776ebae-c66f-42ab-a659-bd71ebdad3bb req-0ad6ab6a-f83b-41fe-8b77-6e3ba822a7e8 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleting attachment bf075c76-46bb-4960-8076-92e322ce9337. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:13:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cfdc8a87-fa03-488c-bc2d-e1e4ce343d35 tempest-VolumeDependencyTests-330289649 None] Create snapshot completed successfully Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Flow 'volume_create_manager' (6da1a269-0310-4a65-891b-b9154bed88fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6ae61b8-702d-4551-a51f-622607dcae4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6ae61b8-702d-4551-a51f-622607dcae4c) 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-06-25T16:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-226840304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aeec303f-2304-4782-b677-11277cd1e045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387992c56d264b9a8c2cd9c492cbd9f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:13:43Z,use_quota=True,user_id='16c8baa96b144422afa1e373af73bb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12dd8ca8-67d6-4eb1-8e6f-0ba00de8057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12dd8ca8-67d6-4eb1-8e6f-0ba00de8057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec50d9d5-0a90-4dec-bef8-d7e95d4845be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec50d9d5-0a90-4dec-bef8-d7e95d4845be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'aeec303f-2304-4782-b677-11277cd1e045', 'volume_name': 'volume-aeec303f-2304-4782-b677-11277cd1e045', 'volume_size': 1, 'snapshot_id': 'ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85146357-8ef9-447d-8a6e-bd0b782c0f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85146357-8ef9-447d-8a6e-bd0b782c0f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e0b397-82d0-40f0-87d1-3a517d85348a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Volume aeec303f-2304-4782-b677-11277cd1e045: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-aeec303f-2304-4782-b677-11277cd1e045', 'volume_size': 1, 'snapshot_id': 'ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b'} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-aeec303f-2304-4782-b677-11277cd1e045" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-aeec303f-2304-4782-b677-11277cd1e045" acquired by "_create_volume_from_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Creating volume aeec303f-2304-4782-b677-11277cd1e045 from snapshot ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] snapshot: ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b, volume: aeec303f-2304-4782-b677-11277cd1e045, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2fc8207-dab1-4dce-add7-5a12d6168840]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:43 devstack sudo[111829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:43 devstack sudo[111829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-ac586703-15e1-4d04-afb5-cd8fc2931a0c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-ac586703-15e1-4d04-afb5-cd8fc2931a0c-delete_volume" acquired by "delete_volume" :: waited 0.077s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:INSERT=28,cinder:UPDATE=130,cinder:SELECT=87,cinder:DELETE=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=96,cinder:INSERT=28,cinder:UPDATE=109,cinder:DELETE=8 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-quobyte-ac586703-15e1-4d04-afb5-cd8fc2931a0c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-ac586703-15e1-4d04-afb5-cd8fc2931a0c" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[23a57625-0a78-49eb-b01d-acb714d088a0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:44 devstack sudo[111833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c Jun 25 18:13:44 devstack sudo[111833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:44 devstack sudo[111829]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.909s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2429253d-5a03-440c-8f08-7fdfc3621c51(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[03a6f98f-2740-49b2-b905-e4a5369ddd8e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:44 devstack sudo[111836]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:44 devstack sudo[111836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:45 devstack sudo[111833]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c" returned: 0 in 0.977s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:45 devstack sudo[111844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c Jun 25 18:13:45 devstack sudo[111844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:45 devstack sudo[111836]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 0.990s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:45 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:13:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:45 devstack sudo[111848]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 Jun 25 18:13:45 devstack sudo[111848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ac586703-15e1-4d04-afb5-cd8fc2931a0c" returned: 0 in 0.877s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:46 devstack sudo[111844]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-ac586703-15e1-4d04-afb5-cd8fc2931a0c" released by "delete_volume" :: held 1.931s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:46 devstack cinder-volume[94004]: WARNING cinder.quota [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649778556-947915655 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649778556-947915655, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:13:46 devstack cinder-volume[94004]: WARNING cinder.quota [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649778556-947915655 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649778556-947915655, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Created reservations ['06fb3d22-2825-48a3-80c9-af745f5761c6', '2d7222e1-7fd2-4fc6-8883-2d0d7a8f8e5d', 'b30aeaa4-de02-4f54-9333-26c803fd2a0f', '7e37f985-7f67-4b49-b6be-7ece34a70e6f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:46 devstack sudo[111855]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:13:46 devstack sudo[111855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:47 devstack sudo[111855]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.692s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleted volume successfully. Jun 25 18:13:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e93e5215-dca2-4cf4-940f-1c4e633e37a7 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-ac586703-15e1-4d04-afb5-cd8fc2931a0c-delete_volume" released by "delete_volume" :: held 3.949s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:51 devstack sudo[111848]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045" returned: 0 in 6.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c541071c-2036-4ee2-86e1-6c43e667d3e9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:51 devstack sudo[111913]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:51 devstack sudo[111913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:52 devstack sudo[111913]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 1.045s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:52 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51, size 1024.00 MB, duration 6.37 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:13:52 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Converted 1024.00 MB image at 160.73 MB/s Jun 25 18:13:52 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 is being set with open permissions: ugo+rw Jun 25 18:13:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:52 devstack sudo[111920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 Jun 25 18:13:52 devstack sudo[111920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:53 devstack sudo[111920]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045" returned: 0 in 0.717s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" released by "_copy_volume_from_snapshot" :: held 10.155s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-aeec303f-2304-4782-b677-11277cd1e045" released by "_create_volume_from_snapshot" :: held 10.186s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.202s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e0b397-82d0-40f0-87d1-3a517d85348a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aeec303f-2304-4782-b677-11277cd1e045', 'volume_size': 1, 'snapshot_id': 'ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d871f97b-4a9b-4af8-b39e-d7c9e16e2c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Volume volume-aeec303f-2304-4782-b677-11277cd1e045 (aeec303f-2304-4782-b677-11277cd1e045): created successfully Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d871f97b-4a9b-4af8-b39e-d7c9e16e2c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Flow 'volume_create_manager' (6da1a269-0310-4a65-891b-b9154bed88fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac6fcc26-6da3-4b3e-8cf5-6175e472235d tempest-VolumeDependencyTests-330289649 None] Created volume successfully. Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Deleting offline snapshot ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b of volume 2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] snapshot_file for this snap is: volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:13:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-50edc5af-ad27-4e45-8fe3-765aa6797f07 req-57c68209-a062-4a52-853f-f28630cd61cf tempest-TestInstancesWithCinderVolumes-1142619450 None] Terminate volume connection completed successfully. Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-50edc5af-ad27-4e45-8fe3-765aa6797f07 req-57c68209-a062-4a52-853f-f28630cd61cf tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleting attachment 8d97da6c-1fb0-45c8-9fdc-11d766d9a319. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8776f23-612a-4307-8ac5-436dd2eb4519]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:54 devstack sudo[111925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:54 devstack sudo[111925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:55 devstack sudo[111925]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.832s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2429253d-5a03-440c-8f08-7fdfc3621c51(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:13:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6861fa2-d051-4612-b3b2-c4973b7333d0]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:55 devstack sudo[111930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:55 devstack sudo[111930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:56 devstack sudo[111930]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 0.804s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:56 devstack sudo[111935]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:56 devstack sudo[111935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:57 devstack sudo[111935]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.763s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:57 devstack sudo[111940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b Jun 25 18:13:57 devstack sudo[111940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:57 devstack sudo[111940]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51.ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" returned: 0 in 0.692s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b" released by "_delete_snapshot" :: held 3.194s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" released by "delete_snapshot" :: held 3.228s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Created reservations ['c3fb9e43-e560-434e-893b-45a75f400b7a', 'ccbcf731-851c-4cf9-879f-0546e2eaabfc', 'b9d4b926-3b61-4b3e-9c65-fe4b94a51e3a', '9ff4960c-3aa5-4b2e-b74e-e2144238c2d9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Delete snapshot completed successfully. Jun 25 18:13:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4eb73c39-5dbc-46cd-8511-a636f6438322 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-ecbfbdbc-1610-4e48-a7c3-bb1a5c802a8b-delete_snapshot" released by "delete_snapshot" :: held 3.388s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-6be087e9-28a6-4f5a-bb94-0df5531c43c6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-6be087e9-28a6-4f5a-bb94-0df5531c43c6-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "cinder-quobyte-6be087e9-28a6-4f5a-bb94-0df5531c43c6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-6be087e9-28a6-4f5a-bb94-0df5531c43c6" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3efa7f4-b4e8-42cd-ba99-740ec1b33915]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:58 devstack sudo[111943]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:13:58 devstack sudo[111943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-2429253d-5a03-440c-8f08-7fdfc3621c51-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-2429253d-5a03-440c-8f08-7fdfc3621c51-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[93ce2a76-d0fc-45df-8f44-e099bbb33f6e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:58 devstack sudo[111945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:58 devstack sudo[111945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:59 devstack sudo[111943]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 0.847s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:59 devstack sudo[111949]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:13:59 devstack sudo[111949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:59 devstack sudo[111945]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 0.849s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:59 devstack sudo[111954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51 Jun 25 18:13:59 devstack sudo[111954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:00 devstack sudo[111949]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 1 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:00 devstack sudo[111959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6 Jun 25 18:14:00 devstack sudo[111959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:00 devstack sudo[111954]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-2429253d-5a03-440c-8f08-7fdfc3621c51" returned: 0 in 0.663s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-2429253d-5a03-440c-8f08-7fdfc3621c51" released by "delete_volume" :: held 1.587s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Created reservations ['1390e56f-34d9-4473-a465-cecbbbf5af45', '05de0c06-5c83-452d-a593-7d22aa7c11d9', '254e790c-6c27-40fb-bb47-7149308b83df', '025fae23-1d1a-46da-879f-4fa8ae292339'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:00 devstack sudo[111962]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:00 devstack sudo[111962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:00 devstack sudo[111959]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6be087e9-28a6-4f5a-bb94-0df5531c43c6" returned: 0 in 0.702s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-quobyte-6be087e9-28a6-4f5a-bb94-0df5531c43c6" released by "delete_volume" :: held 2.420s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541913986-126368559 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541913986-126368559, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541913986-126368559 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541913986-126368559, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Created reservations ['44863157-3cff-4712-9dd1-481ee43885fe', '6ae7128a-c081-45db-b7f1-b038918597df', '8a22b23e-29f7-4a54-9d4a-dfd1609868f0', 'dc704b54-8c60-4db6-a6eb-645b39573b8e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-aeec303f-2304-4782-b677-11277cd1e045-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "cinder-aeec303f-2304-4782-b677-11277cd1e045-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:01 devstack sudo[111965]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:01 devstack sudo[111965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Acquiring lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d8e4d8e8-a66d-4fce-b7a9-f9ebce0bd292]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:01 devstack sudo[111962]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.763s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Deleted volume successfully. Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-53c8cfe7-9f78-4bbd-9065-2191643bb457 tempest-VolumeDependencyTests-330289649 None] Lock "cinder-2429253d-5a03-440c-8f08-7fdfc3621c51-delete_volume" released by "delete_volume" :: held 2.602s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:01 devstack sudo[111968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 Jun 25 18:14:01 devstack sudo[111968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:01 devstack sudo[111965]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.751s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Deleted volume successfully. Jun 25 18:14:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ab461d6-9081-46d8-a3db-69746d513762 tempest-TestInstancesWithCinderVolumes-1142619450 None] Lock "cinder-6be087e9-28a6-4f5a-bb94-0df5531c43c6-delete_volume" released by "delete_volume" :: held 3.513s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:02 devstack sudo[111968]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045" returned: 0 in 0.859s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:02 devstack sudo[111976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045 Jun 25 18:14:02 devstack sudo[111976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:02 devstack sudo[111976]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-aeec303f-2304-4782-b677-11277cd1e045" returned: 0 in 0.708s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "cinder-quobyte-aeec303f-2304-4782-b677-11277cd1e045" released by "delete_volume" :: held 1.623s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Created reservations ['63eb0def-254b-4c11-872f-a9d59d9866f5', '6628356a-80ca-4ec7-a6a5-3afc678de087', '584587cf-1e34-4e85-b6f9-ea502eea3663', '131b7093-ab7d-4976-929e-06c5aa4fce7e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:02 devstack sudo[111979]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:02 devstack sudo[111979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:03 devstack sudo[111979]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.780s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Deleted volume successfully. Jun 25 18:14:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3a7dcaa0-a217-4271-a67b-cda4c56b739b tempest-VolumeDependencyTests-330289649 None] Lock "cinder-aeec303f-2304-4782-b677-11277cd1e045-delete_volume" released by "delete_volume" :: held 2.706s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Flow 'volume_create_manager' (8ebb214b-68be-4ef5-9f35-46395cdf5965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f704cf82-101d-4200-af7c-5035c307c75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f704cf82-101d-4200-af7c-5035c307c75b) 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-06-25T16:14:09Z,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=26aa53be-8fbc-46bc-9d4e-329eb136f05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2c500976f6d4b419af85d2eae1af34a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:10Z,use_quota=True,user_id='708e47b301b44b1aa9c7b0a5af97545e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4a18ad-7862-42a0-a283-ce6e63802096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4a18ad-7862-42a0-a283-ce6e63802096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f72dbb6-fa80-468b-928f-6e659389dfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:09 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f72dbb6-fa80-468b-928f-6e659389dfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '26aa53be-8fbc-46bc-9d4e-329eb136f05a', 'volume_name': 'volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a', 'volume_size': 1, 'image_id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', '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': 'c4a5765999b4d509c641e05bab2ce587', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'c2c500976f6d4b419af85d2eae1af34a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '43c4f429b0b9c5de522be0e863cbc30687f56628b4618bc838591524968aa73aa78c957e3d009c002057e132d530ee6849294d0cb2da9b86408c2d88228fcd92', 'id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'created_at': datetime.datetime(2026, 6, 25, 16, 14, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 14, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16048b79-24c3-4c2f-b70c-fa815f4a4991/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1619eaf-690b-433f-b5eb-d7e06e1df2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1619eaf-690b-433f-b5eb-d7e06e1df2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b0925b0-38e9-44f2-9ae1-c80abd819c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a', 'volume_size': 1, 'image_id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', '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': 'c4a5765999b4d509c641e05bab2ce587', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'c2c500976f6d4b419af85d2eae1af34a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '43c4f429b0b9c5de522be0e863cbc30687f56628b4618bc838591524968aa73aa78c957e3d009c002057e132d530ee6849294d0cb2da9b86408c2d88228fcd92', 'id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'created_at': datetime.datetime(2026, 6, 25, 16, 14, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 14, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16048b79-24c3-4c2f-b70c-fa815f4a4991/file', 'properties': {}}, 'image_service': } Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Trying to clone 26aa53be-8fbc-46bc-9d4e-329eb136f05a from image 16048b79-24c3-4c2f-b70c-fa815f4a4991 at location (None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:14:10 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ceb41128-fa0b-43ff-8c4d-1c43dca4b6d6]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:10 devstack sudo[111985]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:10 devstack sudo[111985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:11 devstack sudo[111985]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 0 in 0.916s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:11 devstack sudo[111991]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:11 devstack sudo[111991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:12 devstack sudo[111991]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 1 in 0.818s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:12 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Temporary image 16048b79-24c3-4c2f-b70c-fa815f4a4991 is fetched for user 708e47b301b44b1aa9c7b0a5af97545e. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:14:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd70a0e3-bd46-4646-9b15-474f6755391e]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:12 devstack sudo[111996]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:12 devstack sudo[111996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:12 devstack sudo[111996]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 0 in 0.818s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:13 devstack sudo[112036]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:13 devstack sudo[112036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:13 devstack sudo[112036]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 1 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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-06-25T16:14:09Z,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=26aa53be-8fbc-46bc-9d4e-329eb136f05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2c500976f6d4b419af85d2eae1af34a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:10Z,use_quota=True,user_id='708e47b301b44b1aa9c7b0a5af97545e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Creating volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:14:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:13 devstack sudo[112043]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1073741824 Jun 25 18:14:13 devstack sudo[112043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:14 devstack sudo[112043]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1073741824" returned: 0 in 0.951s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:14 devstack sudo[112049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:14 devstack sudo[112049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:15 devstack sudo[112049]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 0 in 0.778s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] <== create_volume: return (1781ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.784s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Attempting download of 16048b79-24c3-4c2f-b70c-fa815f4a4991 ((None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', 'metadata': {}}])) to volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[87a04c24-8fb7-48ee-8730-aa5b27998612]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:15 devstack sudo[112052]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c Jun 25 18:14:15 devstack sudo[112052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:16 devstack sudo[112052]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:16 devstack sudo[112062]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c Jun 25 18:14:16 devstack sudo[112062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:17 devstack sudo[112062]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c" returned: 1 in 0.782s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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_16048b79-24c3-4c2f-b70c-fa815f4a4991__pj88a3c' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3057c1e-b00c-41ef-accb-43fa30a3ffd3]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:17 devstack sudo[112066]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:17 devstack sudo[112066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:18 devstack sudo[112066]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 0 in 0.790s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:18 devstack sudo[112070]: 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD Jun 25 18:14:18 devstack sudo[112070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:18 devstack sudo[112070]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD" returned: 1 in 0.783s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] 16048b79-24c3-4c2f-b70c-fa815f4a4991 was raw, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:14:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:18 devstack sudo[112075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:18 devstack sudo[112075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:19 devstack sudo[112075]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 0 in 0.844s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:19 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16048b79-24c3-4c2f-b70c-fa815f4a4991_ruii6u2udevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:14:19 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:14:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:19 devstack sudo[112080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1G Jun 25 18:14:19 devstack sudo[112080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:20 devstack sudo[112080]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a 1G" returned: 0 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee4b7f66-c64f-47dc-9b5f-3651500440a0]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:20 devstack sudo[112085]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:20 devstack sudo[112085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:21 devstack sudo[112085]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 0 in 0.913s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:21 devstack sudo[112090]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:21 devstack sudo[112090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:22 devstack sudo[112090]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 1 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Downloaded image 16048b79-24c3-4c2f-b70c-fa815f4a4991 ((None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', 'metadata': {}}])) to volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Temporary image 16048b79-24c3-4c2f-b70c-fa815f4a4991 for user 708e47b301b44b1aa9c7b0a5af97545e is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Marking volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Copying metadata from image 16048b79-24c3-4c2f-b70c-fa815f4a4991 to 26aa53be-8fbc-46bc-9d4e-329eb136f05a. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Creating volume glance metadata for volume 26aa53be-8fbc-46bc-9d4e-329eb136f05a backed by image 16048b79-24c3-4c2f-b70c-fa815f4a4991 with: {'image_id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'c4a5765999b4d509c641e05bab2ce587', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b0925b0-38e9-44f2-9ae1-c80abd819c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a', 'volume_size': 1, 'image_id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16048b79-24c3-4c2f-b70c-fa815f4a4991', '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': 'c4a5765999b4d509c641e05bab2ce587', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'c2c500976f6d4b419af85d2eae1af34a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '43c4f429b0b9c5de522be0e863cbc30687f56628b4618bc838591524968aa73aa78c957e3d009c002057e132d530ee6849294d0cb2da9b86408c2d88228fcd92', 'id': '16048b79-24c3-4c2f-b70c-fa815f4a4991', 'created_at': datetime.datetime(2026, 6, 25, 16, 14, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 14, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16048b79-24c3-4c2f-b70c-fa815f4a4991/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db585eab-aa0e-40cf-be38-b24940dd3656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Volume volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a (26aa53be-8fbc-46bc-9d4e-329eb136f05a): created successfully Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db585eab-aa0e-40cf-be38-b24940dd3656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Flow 'volume_create_manager' (8ebb214b-68be-4ef5-9f35-46395cdf5965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-99459e3d-f0b1-4522-8475-7db57a956d25 tempest-VolumeImageDependencyTests-2072422111 None] Created volume successfully. Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Acquiring lock "cinder-26aa53be-8fbc-46bc-9d4e-329eb136f05a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "cinder-26aa53be-8fbc-46bc-9d4e-329eb136f05a-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Acquiring lock "cinder-quobyte-26aa53be-8fbc-46bc-9d4e-329eb136f05a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "cinder-quobyte-26aa53be-8fbc-46bc-9d4e-329eb136f05a" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c6c4360-1f53-4140-bd76-6409945e907c]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:23 devstack sudo[112095]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:23 devstack sudo[112095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:24 devstack sudo[112095]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 0 in 1.094s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:24 devstack sudo[112099]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:24 devstack sudo[112099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:25 devstack sudo[112099]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 1 in 0.946s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:14:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:25 devstack sudo[112104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a Jun 25 18:14:25 devstack sudo[112104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:25 devstack sudo[112104]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-26aa53be-8fbc-46bc-9d4e-329eb136f05a" returned: 0 in 0.783s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "cinder-quobyte-26aa53be-8fbc-46bc-9d4e-329eb136f05a" released by "delete_volume" :: held 2.909s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Created reservations ['6f03470b-3d23-49ba-b9ae-e29a3e9a04c6', '5d434532-8624-4d3b-852a-f7b813f6b93d', '84936542-e9ae-43e3-9b5c-b76b13b13f57', 'cb89f686-7017-43d4-af08-5a4d74c81b9c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:26 devstack sudo[112107]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:26 devstack sudo[112107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:26 devstack sudo[112109]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:26 devstack sudo[112109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:26 devstack sudo[112107]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.785s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Deleted volume successfully. Jun 25 18:14:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b77a5834-96bf-4722-9f43-c969400fcee7 tempest-VolumeImageDependencyTests-2072422111 None] Lock "cinder-26aa53be-8fbc-46bc-9d4e-329eb136f05a-delete_volume" released by "delete_volume" :: held 3.975s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:27 devstack sudo[112109]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.942s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:14:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:14:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Flow 'volume_create_manager' (b7519148-1e68-456c-afe8-650f358025a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f258b46-588d-446a-b91d-fe7315bdb0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f258b46-588d-446a-b91d-fe7315bdb0c0) 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-06-25T16:14:30Z,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=7d939e79-a8a8-4878-9f09-85a27314374a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3015a304ee5a4576a3b6c71488b65568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:30Z,use_quota=True,user_id='c809ee7ee7a14cff982591b3b77914bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20c7741f-e1a5-46f6-9467-b84ba269ac4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20c7741f-e1a5-46f6-9467-b84ba269ac4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2023a2e1-8bda-4db7-a5d6-279459fc15d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2023a2e1-8bda-4db7-a5d6-279459fc15d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d939e79-a8a8-4878-9f09-85a27314374a', 'volume_name': 'volume-7d939e79-a8a8-4878-9f09-85a27314374a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (581f0cbc-1392-45ca-a5f1-388b9811a524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (581f0cbc-1392-45ca-a5f1-388b9811a524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e293ad3-5c53-4ee4-8cf6-53d6ef9a796c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Volume 7d939e79-a8a8-4878-9f09-85a27314374a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d939e79-a8a8-4878-9f09-85a27314374a', 'volume_size': 1} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 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-06-25T16:14:30Z,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=7d939e79-a8a8-4878-9f09-85a27314374a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3015a304ee5a4576a3b6c71488b65568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:30Z,use_quota=True,user_id='c809ee7ee7a14cff982591b3b77914bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Creating volume 7d939e79-a8a8-4878-9f09-85a27314374a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:14:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:30 devstack sudo[112113]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a 1073741824 Jun 25 18:14:30 devstack sudo[112113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:31 devstack sudo[112113]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a 1073741824" returned: 0 in 1.056s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:31 devstack sudo[112120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a Jun 25 18:14:31 devstack sudo[112120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:32 devstack sudo[112120]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a" returned: 0 in 0.661s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] <== create_volume: return (1775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.778s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e293ad3-5c53-4ee4-8cf6-53d6ef9a796c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d939e79-a8a8-4878-9f09-85a27314374a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9bf7a04-1ab1-40ad-a02a-c3d4d96b7189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Volume volume-7d939e79-a8a8-4878-9f09-85a27314374a (7d939e79-a8a8-4878-9f09-85a27314374a): created successfully Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9bf7a04-1ab1-40ad-a02a-c3d4d96b7189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Flow 'volume_create_manager' (b7519148-1e68-456c-afe8-650f358025a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e76d4799-7c2a-4133-a6a6-c09b762dd3c3 tempest-CinderUnicodeTest-257579173 None] Created volume successfully. Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Flow 'volume_create_manager' (acb3092b-78d8-404f-9215-52ebe60e102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e1b1f13-d074-4fa0-ba35-7f380250c98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e1b1f13-d074-4fa0-ba35-7f380250c98a) 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-06-25T16:14:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-200398620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f0730a8-d4ed-455a-9fa8-1b74b12cea73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3015a304ee5a4576a3b6c71488b65568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:33Z,use_quota=True,user_id='c809ee7ee7a14cff982591b3b77914bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef260461-fd19-45ae-9295-0ec390eee6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef260461-fd19-45ae-9295-0ec390eee6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4714a567-afbf-4b34-a1c7-5f1b244e727f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4714a567-afbf-4b34-a1c7-5f1b244e727f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f0730a8-d4ed-455a-9fa8-1b74b12cea73', 'volume_name': 'volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69bffb6e-616a-4677-b3dd-aa7358aca298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69bffb6e-616a-4677-b3dd-aa7358aca298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (702005d1-581c-4ca0-b73f-84c9ae7b2b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Volume 7f0730a8-d4ed-455a-9fa8-1b74b12cea73: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73', 'volume_size': 1} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 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-06-25T16:14:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-200398620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f0730a8-d4ed-455a-9fa8-1b74b12cea73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3015a304ee5a4576a3b6c71488b65568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:33Z,use_quota=True,user_id='c809ee7ee7a14cff982591b3b77914bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Creating volume 7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:33 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:14:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:33 devstack sudo[112123]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 1073741824 Jun 25 18:14:33 devstack sudo[112123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:34 devstack sudo[112123]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 1073741824" returned: 0 in 0.938s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:34 devstack sudo[112129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 Jun 25 18:14:34 devstack sudo[112129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:34 devstack sudo[112129]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" returned: 0 in 0.755s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] <== create_volume: return (1743ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.746s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (702005d1-581c-4ca0-b73f-84c9ae7b2b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (788550ad-2b86-48ef-b624-e6fb808aa22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Volume volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 (7f0730a8-d4ed-455a-9fa8-1b74b12cea73): created successfully Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (788550ad-2b86-48ef-b624-e6fb808aa22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Flow 'volume_create_manager' (acb3092b-78d8-404f-9215-52ebe60e102e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9d0d912d-503d-4500-b9fa-9c6e100700c0 tempest-CinderUnicodeTest-257579173 None] Created volume successfully. Jun 25 18:14:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Creating offline snapshot 6b3cfeff-3c77-4c47-8719-ea23b273d213 of volume 7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:14:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d982d21-bda1-4e9c-a0cf-3a70c6a4571b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:35 devstack sudo[112133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 Jun 25 18:14:35 devstack sudo[112133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:36 devstack sudo[112133]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" returned: 0 in 0.855s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:36 devstack sudo[112138]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 1G Jun 25 18:14:36 devstack sudo[112138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:37 devstack sudo[112138]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 1G" returned: 0 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:37 devstack sudo[112144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 Jun 25 18:14:37 devstack sudo[112144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:38 devstack sudo[112144]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213" returned: 0 in 0.786s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:38 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 is being set with open permissions: ugo+rw Jun 25 18:14:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:38 devstack sudo[112149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 Jun 25 18:14:38 devstack sudo[112149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:38 devstack sudo[112149]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213" returned: 0 in 0.682s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:38 devstack sudo[112152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info Jun 25 18:14:38 devstack sudo[112152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:39 devstack sudo[112152]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info" returned: 0 in 0.764s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info is being set with open permissions: ugo+rw Jun 25 18:14:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:39 devstack sudo[112158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info Jun 25 18:14:39 devstack sudo[112158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:40 devstack sudo[112158]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.info" returned: 0 in 0.881s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.997s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-948c8291-be1f-41bf-b961-efa68b598061 tempest-CinderUnicodeTest-257579173 None] Create snapshot completed successfully Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-6b3cfeff-3c77-4c47-8719-ea23b273d213-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-6b3cfeff-3c77-4c47-8719-ea23b273d213-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-quobyte-6b3cfeff-3c77-4c47-8719-ea23b273d213" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-6b3cfeff-3c77-4c47-8719-ea23b273d213" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Deleting offline snapshot 6b3cfeff-3c77-4c47-8719-ea23b273d213 of volume 7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] snapshot_file for this snap is: volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b40ed7b-5e25-4f2b-bb59-937985adb5d3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:41 devstack sudo[112161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 Jun 25 18:14:41 devstack sudo[112161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:41 devstack sudo[112161]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213" returned: 0 in 0.807s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:14:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5624f275-1d91-4162-89f9-9f1a39c4f31e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:41 devstack sudo[112167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 Jun 25 18:14:41 devstack sudo[112167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:42 devstack sudo[112167]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" returned: 0 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:42 devstack sudo[112172]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 Jun 25 18:14:42 devstack sudo[112172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:43 devstack sudo[112172]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213" returned: 0 in 0.768s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:43 devstack sudo[112177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213 Jun 25 18:14:43 devstack sudo[112177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:43 devstack sudo[112177]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73.6b3cfeff-3c77-4c47-8719-ea23b273d213" returned: 0 in 0.681s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-6b3cfeff-3c77-4c47-8719-ea23b273d213" released by "_delete_snapshot" :: held 3.182s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" released by "delete_snapshot" :: held 3.207s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Created reservations ['23ae3946-4c06-478b-9f2c-98abe4faf810', '88ce82f1-9892-4adf-9e0a-b47adf39f082', '53e7bbf7-de14-4d30-a797-df9646ca3c03', '7a2890bf-2706-4dde-8b75-6e2c2a9f051a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Delete snapshot completed successfully. Jun 25 18:14:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c7857cdb-d058-42c6-bcdd-51afd9bff1ea tempest-CinderUnicodeTest-257579173 None] Lock "cinder-6b3cfeff-3c77-4c47-8719-ea23b273d213-delete_snapshot" released by "delete_snapshot" :: held 3.371s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-7f0730a8-d4ed-455a-9fa8-1b74b12cea73-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "cinder-7f0730a8-d4ed-455a-9fa8-1b74b12cea73-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=57,cinder:INSERT=20,cinder:UPDATE=71,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=49,cinder:INSERT=21,cinder:UPDATE=59,cinder:DELETE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[66ba9659-f164-4620-bd49-1fd820db7fcf]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:45 devstack sudo[112180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 Jun 25 18:14:45 devstack sudo[112180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:46 devstack sudo[112180]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" returned: 0 in 0.970s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:46 devstack sudo[112186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73 Jun 25 18:14:46 devstack sudo[112186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:47 devstack sudo[112186]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" returned: 0 in 0.826s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7f0730a8-d4ed-455a-9fa8-1b74b12cea73" released by "delete_volume" :: held 1.881s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Created reservations ['f8312163-24f2-4c2a-aeab-21c159ee3c65', '82d5e4c2-643a-44ad-a37f-eda0590acb5d', '0798e9c3-0d6b-4bbd-b503-0e4bff179141', '8335ce73-4c58-4b67-af1c-9592fc67fd57'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:47 devstack sudo[112200]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:47 devstack sudo[112200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-7d939e79-a8a8-4878-9f09-85a27314374a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "cinder-7d939e79-a8a8-4878-9f09-85a27314374a-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "cinder-quobyte-7d939e79-a8a8-4878-9f09-85a27314374a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7d939e79-a8a8-4878-9f09-85a27314374a" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e96bc2a-b1b7-4cb3-af44-6d86fd751db2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:47 devstack sudo[112210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a Jun 25 18:14:47 devstack sudo[112210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:48 devstack sudo[112200]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.852s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Deleted volume successfully. Jun 25 18:14:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34ee7e06-115c-4810-ba81-2fce24cc0f6d tempest-CinderUnicodeTest-257579173 None] Lock "cinder-7f0730a8-d4ed-455a-9fa8-1b74b12cea73-delete_volume" released by "delete_volume" :: held 3.063s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:48 devstack sudo[112210]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a" returned: 0 in 0.849s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:48 devstack sudo[112216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a Jun 25 18:14:48 devstack sudo[112216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:49 devstack sudo[112216]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-7d939e79-a8a8-4878-9f09-85a27314374a" returned: 0 in 0.704s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "cinder-quobyte-7d939e79-a8a8-4878-9f09-85a27314374a" released by "delete_volume" :: held 1.609s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Created reservations ['b0318742-2b21-4719-af8a-af2afc2fb2cc', 'a6238c1b-5e06-4c0e-a30b-8ffb4d1f5943', 'f15ea66c-8c0a-425e-af31-071090a229e2', 'bee7e673-d03c-402d-a5e2-4c0c49d799ca'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:49 devstack sudo[112219]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:14:49 devstack sudo[112219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:50 devstack sudo[112219]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.734s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:50 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Deleted volume successfully. Jun 25 18:14:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edac2322-628d-4941-98f6-dd0cc0d8d001 tempest-CinderUnicodeTest-257579173 None] Lock "cinder-7d939e79-a8a8-4878-9f09-85a27314374a-delete_volume" released by "delete_volume" :: held 2.641s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:59 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=9,cinder:INSERT=2,cinder:UPDATE=15,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:15:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=10,cinder:INSERT=6,cinder:UPDATE=16,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Flow 'volume_create_manager' (674e740a-8ca7-4c62-9318-c0d0930d41c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e401939c-cb3a-45ac-b3fc-c2e6133a68a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e401939c-cb3a-45ac-b3fc-c2e6133a68a3) 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-06-25T16:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-264771154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d0b8bb2-809c-4c18-b684-a39b82c87232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79f4f72e6b0e4dc2b490b6bc8dbb9311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:15:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:15:18Z,use_quota=True,user_id='7d32e36a651c406280f50c82b7e18800',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (302a500a-22cc-4092-ab74-3e92f0da1e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (302a500a-22cc-4092-ab74-3e92f0da1e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ddaf75-58af-4553-b161-396189885b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ddaf75-58af-4553-b161-396189885b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d0b8bb2-809c-4c18-b684-a39b82c87232', 'volume_name': 'volume-4d0b8bb2-809c-4c18-b684-a39b82c87232', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fab0ecff-3cba-4dec-82e3-9fe74d174218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fab0ecff-3cba-4dec-82e3-9fe74d174218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c66d419b-bae6-4568-8a20-810f96263008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Volume 4d0b8bb2-809c-4c18-b684-a39b82c87232: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d0b8bb2-809c-4c18-b684-a39b82c87232', 'volume_size': 1} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 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-06-25T16:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-264771154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d0b8bb2-809c-4c18-b684-a39b82c87232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79f4f72e6b0e4dc2b490b6bc8dbb9311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:15:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:15:18Z,use_quota=True,user_id='7d32e36a651c406280f50c82b7e18800',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Creating volume 4d0b8bb2-809c-4c18-b684-a39b82c87232 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:15:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:15:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:18 devstack sudo[112388]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 1073741824 Jun 25 18:15:18 devstack sudo[112388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:19 devstack sudo[112388]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 1073741824" returned: 0 in 1.089s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:19 devstack sudo[112393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 Jun 25 18:15:19 devstack sudo[112393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:20 devstack sudo[112393]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232" returned: 0 in 0.893s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] <== create_volume: return (2038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.042s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c66d419b-bae6-4568-8a20-810f96263008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d0b8bb2-809c-4c18-b684-a39b82c87232', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (befeb5de-ab2d-4b21-ae68-62e057f1fcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Volume volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 (4d0b8bb2-809c-4c18-b684-a39b82c87232): created successfully Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (befeb5de-ab2d-4b21-ae68-62e057f1fcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Flow 'volume_create_manager' (674e740a-8ca7-4c62-9318-c0d0930d41c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:15:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1bebaba7-2285-491e-af85-34fc715948b7 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Created volume successfully. Jun 25 18:15:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[dfa050d1-7f93-4a90-aaf1-edc5f527a857]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:24 devstack sudo[112408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 Jun 25 18:15:24 devstack sudo[112408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:25 devstack sudo[112408]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232" returned: 0 in 1.005s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.030s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-4d0b8bb2-809c-4c18-b684-a39b82c87232', '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': '49c2ed39-f834-4890-8558-69a84799f244', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:15:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-58c3bcae-2c94-4586-bbd7-02403fabcba8 req-bc8e5909-f32a-4123-8027-23aecbcc45f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] attachment_update completed successfully. Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:26 devstack sudo[112480]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:15:26 devstack sudo[112480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:27 devstack sudo[112480]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.832s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:15:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:15:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-04bcbec5-5187-41a3-a4ea-442ccd716b61 req-14f90a85-7a8f-4779-9a89-19f1fb846ecf tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Terminate volume connection completed successfully. Jun 25 18:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-04bcbec5-5187-41a3-a4ea-442ccd716b61 req-14f90a85-7a8f-4779-9a89-19f1fb846ecf tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Deleting attachment 49c2ed39-f834-4890-8558-69a84799f244. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "cinder-4d0b8bb2-809c-4c18-b684-a39b82c87232-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "cinder-4d0b8bb2-809c-4c18-b684-a39b82c87232-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "cinder-quobyte-4d0b8bb2-809c-4c18-b684-a39b82c87232" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "cinder-quobyte-4d0b8bb2-809c-4c18-b684-a39b82c87232" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9aeab1b9-1ce8-4ebd-a13a-8c51373514ba]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:35 devstack sudo[112835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 Jun 25 18:15:35 devstack sudo[112835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:36 devstack sudo[112835]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232" returned: 0 in 1.020s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:36 devstack sudo[112840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232 Jun 25 18:15:36 devstack sudo[112840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:37 devstack sudo[112840]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4d0b8bb2-809c-4c18-b684-a39b82c87232" returned: 0 in 0.677s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "cinder-quobyte-4d0b8bb2-809c-4c18-b684-a39b82c87232" released by "delete_volume" :: held 1.739s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Created reservations ['832ef8b3-7bec-47a4-9506-346a7f1660a6', '07fa2f50-32ff-4a56-b415-ef2f54ac2705', '39621417-fac9-46a8-bcf4-92f67c217d36', '4c4e36bb-53af-44fb-95e9-40a06bf2aae1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:37 devstack sudo[112843]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:15:37 devstack sudo[112843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:37 devstack sudo[112843]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:15:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Deleted volume successfully. Jun 25 18:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-30e810c9-24c6-4fe0-a1cc-acafa685c6f1 tempest-TestServerVolumeAttachScenarioOldVersion-1474684226 None] Lock "cinder-4d0b8bb2-809c-4c18-b684-a39b82c87232-delete_volume" released by "delete_volume" :: held 2.716s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=16,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:15:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=12,cinder:SELECT=11,cinder:DELETE=2,cinder:INSERT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:16:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:16:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:26 devstack sudo[112953]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:16:26 devstack sudo[112953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:27 devstack sudo[112953]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.717s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Flow 'volume_create_manager' (415a068e-0e46-41ba-aede-f3215427fbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84a5cc4c-9436-438b-af58-38df938aa99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84a5cc4c-9436-438b-af58-38df938aa99e) 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-06-25T16:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-344655911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cd73b76-e770-48ef-91f8-6cb844b1e2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de7f8b4ba7444e9a188e3b9276420d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:16:28Z,use_quota=True,user_id='1cd9de93bafb4469bd728be527e1ddb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (157969e1-b81e-4e23-832d-6318cec166d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (157969e1-b81e-4e23-832d-6318cec166d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9d6a224-5c8a-468c-bfba-bee55eeefb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9d6a224-5c8a-468c-bfba-bee55eeefb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5cd73b76-e770-48ef-91f8-6cb844b1e2b9', 'volume_name': 'volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9c86f57-bdec-42ac-a194-067d43d15128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9c86f57-bdec-42ac-a194-067d43d15128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75482578-b1c4-419c-9089-868991e005d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Volume 5cd73b76-e770-48ef-91f8-6cb844b1e2b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9', 'volume_size': 1} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 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-06-25T16:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-344655911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cd73b76-e770-48ef-91f8-6cb844b1e2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de7f8b4ba7444e9a188e3b9276420d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:16:28Z,use_quota=True,user_id='1cd9de93bafb4469bd728be527e1ddb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Creating volume 5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:16:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:28 devstack sudo[112956]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 1073741824 Jun 25 18:16:28 devstack sudo[112956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:29 devstack sudo[112956]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 1073741824" returned: 0 in 1.206s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:29 devstack sudo[112965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:16:29 devstack sudo[112965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:30 devstack sudo[112965]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.830s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] <== create_volume: return (2092ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.095s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75482578-b1c4-419c-9089-868991e005d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3b48f57-4830-408e-b037-86314a7c5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Volume volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 (5cd73b76-e770-48ef-91f8-6cb844b1e2b9): created successfully Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3b48f57-4830-408e-b037-86314a7c5471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Flow 'volume_create_manager' (415a068e-0e46-41ba-aede-f3215427fbcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-220d51a2-df0a-40d0-bf2c-16a3f02c9321 tempest-TestStampPattern-834003473 None] Created volume successfully. Jun 25 18:16:40 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=2,cinder:UPDATE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:16:40 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=3,cinder:SELECT=2,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a976180-b02f-4384-b58d-5763e20b6bac]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:12 devstack sudo[113121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:17:12 devstack sudo[113121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:13 devstack sudo[113121]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.917s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.943s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9', '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': '55f2765f-7c5f-4fa7-a260-08ddb0f7fe81', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:17:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-7135a901-42ab-4714-a4a1-a97f1b9edb72 req-5205ca8f-0f79-43c6-b5a8-c209a9b096b9 tempest-TestStampPattern-834003473 None] attachment_update completed successfully. Jun 25 18:17:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-75f726af-0c3b-4bf3-bd2f-2cd44e25c31c req-90f16cbd-f0ea-46b4-be40-2a8cc6a2c211 tempest-TestStampPattern-834003473 None] Terminate volume connection completed successfully. Jun 25 18:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-75f726af-0c3b-4bf3-bd2f-2cd44e25c31c req-90f16cbd-f0ea-46b4-be40-2a8cc6a2c211 tempest-TestStampPattern-834003473 None] Deleting attachment 55f2765f-7c5f-4fa7-a260-08ddb0f7fe81. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:17:23 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Creating offline snapshot c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 of volume 5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:17:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3719f9ea-0566-46cf-8e16-2e6e4b3f58d4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:24 devstack sudo[113614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:17:24 devstack sudo[113614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:25 devstack sudo[113614]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.818s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:25 devstack sudo[113620]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 1G Jun 25 18:17:25 devstack sudo[113620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:26 devstack sudo[113620]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 1G" returned: 0 in 0.868s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:26 devstack sudo[113626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:17:26 devstack sudo[113626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:26 devstack sudo[113628]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:17:26 devstack sudo[113628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:27 devstack sudo[113626]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.797s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:27 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 is being set with open permissions: ugo+rw Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:27 devstack sudo[113634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:17:27 devstack sudo[113634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:27 devstack sudo[113628]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.747s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:17:27 devstack sudo[113634]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.692s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:28 devstack sudo[113637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info Jun 25 18:17:28 devstack sudo[113637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:28 devstack sudo[113637]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info" returned: 0 in 0.672s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info is being set with open permissions: ugo+rw Jun 25 18:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:28 devstack sudo[113640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info Jun 25 18:17:28 devstack sudo[113640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:29 devstack sudo[113640]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.info" returned: 0 in 0.728s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.669s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78b1a3b9-6588-4edb-beeb-b2392a378634 tempest-TestStampPattern-834003473 None] Create snapshot completed successfully Jun 25 18:17:39 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:39 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=4,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:17:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Flow 'volume_create_manager' (4fd3580b-e804-4bbe-b9ce-6650574712af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1159db82-0c13-4604-816b-958038ff9926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1159db82-0c13-4604-816b-958038ff9926) 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-06-25T16:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-947223662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a538076-29f8-4316-a1a3-5f5423435a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de7f8b4ba7444e9a188e3b9276420d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c1c9d615-0207-4d83-a4f0-0a1e7c3b6756,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:17:40Z,use_quota=True,user_id='1cd9de93bafb4469bd728be527e1ddb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d72ff854-64d0-48c5-8f0c-7f792b72db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d72ff854-64d0-48c5-8f0c-7f792b72db73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af8c3b68-67cf-40da-bad5-86916f597f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af8c3b68-67cf-40da-bad5-86916f597f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9a538076-29f8-4316-a1a3-5f5423435a3c', 'volume_name': 'volume-9a538076-29f8-4316-a1a3-5f5423435a3c', 'volume_size': 1, 'snapshot_id': 'c1c9d615-0207-4d83-a4f0-0a1e7c3b6756'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0d85d4a-8d05-44b2-95ac-798d445b2d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0d85d4a-8d05-44b2-95ac-798d445b2d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607b7239-ed23-4967-b5d5-4caec537efea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Volume 9a538076-29f8-4316-a1a3-5f5423435a3c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9a538076-29f8-4316-a1a3-5f5423435a3c', 'volume_size': 1, 'snapshot_id': 'c1c9d615-0207-4d83-a4f0-0a1e7c3b6756'} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-9a538076-29f8-4316-a1a3-5f5423435a3c" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-9a538076-29f8-4316-a1a3-5f5423435a3c" acquired by "_create_volume_from_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Creating volume 9a538076-29f8-4316-a1a3-5f5423435a3c from snapshot c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] snapshot: c1c9d615-0207-4d83-a4f0-0a1e7c3b6756, volume: 9a538076-29f8-4316-a1a3-5f5423435a3c, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9fead8c-5292-4523-92e0-cc8cfbe053cb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:40 devstack sudo[113678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:17:40 devstack sudo[113678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:41 devstack sudo[113678]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.966s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[294691dc-3f46-4265-a246-dcc85c96c1f8]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:41 devstack sudo[113686]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:17:41 devstack sudo[113686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:42 devstack sudo[113686]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.868s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:42 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:42 devstack sudo[113692]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c Jun 25 18:17:42 devstack sudo[113692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:48 devstack sudo[113692]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c" returned: 0 in 6.077s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a9a4e58-4224-4f41-9962-7d4feb433ec2]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:48 devstack sudo[113707]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:17:48 devstack sudo[113707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:49 devstack sudo[113707]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 1.131s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:49 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9, size 1024.00 MB, duration 6.08 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:17:49 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Converted 1024.00 MB image at 168.45 MB/s Jun 25 18:17:49 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c is being set with open permissions: ugo+rw Jun 25 18:17:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:49 devstack sudo[113713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c Jun 25 18:17:49 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=1,cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:50 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c" returned: 0 in 0.783s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" released by "_copy_volume_from_snapshot" :: held 9.969s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-9a538076-29f8-4316-a1a3-5f5423435a3c" released by "_create_volume_from_snapshot" :: held 10.004s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.024s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607b7239-ed23-4967-b5d5-4caec537efea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a538076-29f8-4316-a1a3-5f5423435a3c', 'volume_size': 1, 'snapshot_id': 'c1c9d615-0207-4d83-a4f0-0a1e7c3b6756'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8ba7cff-bc45-41a1-be77-64520c3bda80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Volume volume-9a538076-29f8-4316-a1a3-5f5423435a3c (9a538076-29f8-4316-a1a3-5f5423435a3c): created successfully Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8ba7cff-bc45-41a1-be77-64520c3bda80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Flow 'volume_create_manager' (4fd3580b-e804-4bbe-b9ce-6650574712af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c760db66-5dcd-4d98-85f8-99aba6ed9aed tempest-TestStampPattern-834003473 None] Created volume successfully. Jun 25 18:18:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=2,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb42e600-7181-4718-aaed-6ec2255c185f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:27 devstack sudo[113891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c Jun 25 18:18:27 devstack sudo[113891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:27 devstack sudo[113891]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c" returned: 0 in 0.870s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.890s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80', 'name': 'volume-9a538076-29f8-4316-a1a3-5f5423435a3c', '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': '0578f652-3aef-46bb-bd23-224f73dc07c2', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5249}} Jun 25 18:18:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-89057834-d3f2-4890-b280-4e261012fd66 req-f75d5ed4-1369-4699-a0cd-b1274ebc515a tempest-TestStampPattern-834003473 None] attachment_update completed successfully. Jun 25 18:18:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-18f56cdb-ec77-45df-8f4b-284e2adf2b39 req-490df805-62d4-4d64-9a91-4b81f6c97f9e tempest-TestStampPattern-834003473 None] Terminate volume connection completed successfully. Jun 25 18:18:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-18f56cdb-ec77-45df-8f4b-284e2adf2b39 req-490df805-62d4-4d64-9a91-4b81f6c97f9e tempest-TestStampPattern-834003473 None] Deleting attachment 0578f652-3aef-46bb-bd23-224f73dc07c2. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5380}} Jun 25 18:18:37 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=5,cinder:UPDATE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-9a538076-29f8-4316-a1a3-5f5423435a3c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "cinder-9a538076-29f8-4316-a1a3-5f5423435a3c-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a36b157-e24b-448d-9286-f66e0ea297fc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:45 devstack sudo[114374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c Jun 25 18:18:45 devstack sudo[114374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:46 devstack sudo[114374]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c" returned: 0 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:46 devstack sudo[114379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c Jun 25 18:18:46 devstack sudo[114379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:47 devstack sudo[114379]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9a538076-29f8-4316-a1a3-5f5423435a3c" returned: 0 in 0.699s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-9a538076-29f8-4316-a1a3-5f5423435a3c" released by "delete_volume" :: held 1.535s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Created reservations ['310faff7-b0a1-4c0a-a0ba-4e42134c27d6', '66c93f98-c2e1-41ac-b834-6ac46d04998f', '1a958344-9584-491b-ba74-91ae768ede41', 'c33be6ac-8df1-4397-b8c6-0535fff2d8b3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:47 devstack sudo[114382]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:18:47 devstack sudo[114382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:48 devstack sudo[114382]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.693s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Deleted volume successfully. Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9819c9bc-4fc0-45c4-9ab1-6f20017eaddd tempest-TestStampPattern-834003473 None] Lock "cinder-9a538076-29f8-4316-a1a3-5f5423435a3c-delete_volume" released by "delete_volume" :: held 2.474s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Deleting offline snapshot c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 of volume 5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] snapshot_file for this snap is: volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[348d9fa9-bdb8-4c6c-b207-90ceaa6d637d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:48 devstack sudo[114386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:18:48 devstack sudo[114386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:49 devstack sudo[114386]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.800s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:18:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d42a0a4-c38e-4c3e-ac11-9c4549bac836]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:49 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:18:49 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:50 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.775s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:50 devstack sudo[114396]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:18:50 devstack sudo[114396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:50 devstack sudo[114396]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.863s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:50 devstack sudo[114403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756 Jun 25 18:18:50 devstack sudo[114403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:51 devstack sudo[114403]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9.c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" returned: 0 in 0.763s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756" released by "_delete_snapshot" :: held 3.321s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" released by "delete_snapshot" :: held 3.348s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Created reservations ['03068a07-57fd-48cc-a78f-681fd120d431', 'c9740071-4b8f-404b-88fa-7ea47cf87c60', '6b4e0b5d-705b-458d-a49b-cc1fac93e05e', '5b3ca11e-2cab-4fa9-adad-7a356195c010'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Delete snapshot completed successfully. Jun 25 18:18:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fc20c685-effa-4a12-9ec9-7db4a32fe6c4 tempest-TestStampPattern-834003473 None] Lock "cinder-c1c9d615-0207-4d83-a4f0-0a1e7c3b6756-delete_snapshot" released by "delete_snapshot" :: held 3.502s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-5cd73b76-e770-48ef-91f8-6cb844b1e2b9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "cinder-5cd73b76-e770-48ef-91f8-6cb844b1e2b9-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Acquiring lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[35e3ecea-68f3-44c9-a2bf-51389d19a30f]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:00 devstack sudo[114455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:19:00 devstack sudo[114455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:01 devstack sudo[114455]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.928s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:01 devstack sudo[114460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9 Jun 25 18:19:01 devstack sudo[114460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:01 devstack sudo[114460]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" returned: 0 in 0.762s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "cinder-quobyte-5cd73b76-e770-48ef-91f8-6cb844b1e2b9" released by "delete_volume" :: held 1.765s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Created reservations ['454087ad-3438-4d57-a6f0-a5de198afdff', '28ba279a-fb4d-449e-80b4-4fd50e3f6d6e', '14a26d7c-67e4-4929-80b9-4ba8c9957ea5', 'b5153ce2-fe88-4171-95be-558845611b0e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:02 devstack sudo[114464]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:19:02 devstack sudo[114464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.704s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:02 devstack sudo[114464]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Deleted volume successfully. Jun 25 18:19:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ee3ca9f2-9afa-40af-bd8e-219a0839d966 tempest-TestStampPattern-834003473 None] Lock "cinder-5cd73b76-e770-48ef-91f8-6cb844b1e2b9-delete_volume" released by "delete_volume" :: held 2.719s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=16,cinder:UPDATE=19,cinder:INSERT=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:19:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=15,cinder:INSERT=6,cinder:UPDATE=24,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:26 devstack sudo[114517]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:19:26 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:27 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.723s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:19:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:19:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Flow 'volume_create_manager' (4f5f2724-2f78-4603-b2bf-15d9c645b03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9e558bf-3078-44b8-86b9-f3e532f6271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9e558bf-3078-44b8-86b9-f3e532f6271e) 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-06-25T16:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-731581790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47aacc76-c6ff-4bfd-8e47-68bd335b6d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0679350288eb417dae0283fcb092c3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:19:38Z,use_quota=True,user_id='f6a589ad75124245adae6bcdc94caff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0946259f-a835-4481-89cb-294b0f540be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0946259f-a835-4481-89cb-294b0f540be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d539eb0-f4c3-42f2-b1c6-3d5776bb944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d539eb0-f4c3-42f2-b1c6-3d5776bb944f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47aacc76-c6ff-4bfd-8e47-68bd335b6d3e', 'volume_name': 'volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9e7d3fb-8f0c-42d8-b108-fb67875e83a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9e7d3fb-8f0c-42d8-b108-fb67875e83a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7869c9d3-db3d-4252-b810-7739f661cb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Volume 47aacc76-c6ff-4bfd-8e47-68bd335b6d3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e', 'volume_size': 1} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 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-06-25T16:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-731581790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47aacc76-c6ff-4bfd-8e47-68bd335b6d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0679350288eb417dae0283fcb092c3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:19:38Z,use_quota=True,user_id='f6a589ad75124245adae6bcdc94caff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Creating volume 47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:38 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:19:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:38 devstack sudo[114521]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e 1073741824 Jun 25 18:19:38 devstack sudo[114521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:39 devstack sudo[114521]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e 1073741824" returned: 0 in 0.916s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:39 devstack sudo[114527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:19:39 devstack sudo[114527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:40 devstack sudo[114527]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.666s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] <== create_volume: return (1627ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.629s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7869c9d3-db3d-4252-b810-7739f661cb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b08c732-ea36-4448-a331-600633ed4455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Volume volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e (47aacc76-c6ff-4bfd-8e47-68bd335b6d3e): created successfully Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b08c732-ea36-4448-a331-600633ed4455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Flow 'volume_create_manager' (4f5f2724-2f78-4603-b2bf-15d9c645b03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1b20a638-b43e-479c-8d85-b29b75e6426d tempest-SnapshotDependencyTests-583122673 None] Created volume successfully. Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Creating offline snapshot ba2a03bb-2597-40ec-b547-f4a7a5c26e22 of volume 47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5e62be3-4087-4b45-95b8-d2722fb964a1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:41 devstack sudo[114530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:19:41 devstack sudo[114530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:41 devstack sudo[114530]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.818s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:41 devstack sudo[114536]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 1G Jun 25 18:19:41 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:42 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 1G" returned: 0 in 0.997s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:42 devstack sudo[114541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:42 devstack sudo[114541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:43 devstack sudo[114541]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.783s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 is being set with open permissions: ugo+rw Jun 25 18:19:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:43 devstack sudo[114546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:43 devstack sudo[114546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:44 devstack sudo[114546]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.731s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:44 devstack sudo[114549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info Jun 25 18:19:44 devstack sudo[114549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:45 devstack sudo[114549]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info" returned: 0 in 0.793s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:45 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info is being set with open permissions: ugo+rw Jun 25 18:19:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:45 devstack sudo[114552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info Jun 25 18:19:45 devstack sudo[114552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:45 devstack sudo[114552]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.info" returned: 0 in 0.762s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.980s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-df9c47bc-799b-4afd-a976-2a37a7ac176e tempest-SnapshotDependencyTests-583122673 None] Create snapshot completed successfully Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Flow 'volume_create_manager' (f3b6680b-a86e-4529-b4fd-1a7baaa6aed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3b9c47c-c143-4c17-b73e-5a58cef0ef61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3b9c47c-c143-4c17-b73e-5a58cef0ef61) 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-06-25T16:19:47Z,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=f1da06cd-662a-4d15-8fe5-d259a31e2175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0679350288eb417dae0283fcb092c3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba2a03bb-2597-40ec-b547-f4a7a5c26e22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:19:47Z,use_quota=True,user_id='f6a589ad75124245adae6bcdc94caff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942e4b81-5333-43ce-9c54-0660bbe53b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942e4b81-5333-43ce-9c54-0660bbe53b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0848f37-35c6-4bc6-843f-cfd54f2a6338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0848f37-35c6-4bc6-843f-cfd54f2a6338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f1da06cd-662a-4d15-8fe5-d259a31e2175', 'volume_name': 'volume-f1da06cd-662a-4d15-8fe5-d259a31e2175', 'volume_size': 1, 'snapshot_id': 'ba2a03bb-2597-40ec-b547-f4a7a5c26e22'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34099ef2-17ff-4143-ae77-604d4b0d0ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34099ef2-17ff-4143-ae77-604d4b0d0ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec95faaf-926a-4e4b-aae0-387eccd77b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Volume f1da06cd-662a-4d15-8fe5-d259a31e2175: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f1da06cd-662a-4d15-8fe5-d259a31e2175', 'volume_size': 1, 'snapshot_id': 'ba2a03bb-2597-40ec-b547-f4a7a5c26e22'} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-f1da06cd-662a-4d15-8fe5-d259a31e2175" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-f1da06cd-662a-4d15-8fe5-d259a31e2175" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Creating volume f1da06cd-662a-4d15-8fe5-d259a31e2175 from snapshot ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] snapshot: ba2a03bb-2597-40ec-b547-f4a7a5c26e22, volume: f1da06cd-662a-4d15-8fe5-d259a31e2175, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b8ad00e-b1f8-442b-87c5-70fc5f5057f9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:47 devstack sudo[114555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:47 devstack sudo[114555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:48 devstack sudo[114555]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.893s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[846cb63f-fbb7-4ba6-ae56-c50caa47e7d9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:48 devstack sudo[114561]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:19:48 devstack sudo[114561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:49 devstack sudo[114561]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.911s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:49 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:19:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:49 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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 Jun 25 18:19:49 devstack sudo[114566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:54 devstack sudo[114566]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175" returned: 0 in 4.934s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d09a148-71fe-48d1-86ce-31bbdf2d0e82]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:54 devstack sudo[114583]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:19:54 devstack sudo[114583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:55 devstack sudo[114583]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 1.080s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e, size 1024.00 MB, duration 4.93 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:19:55 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Converted 1024.00 MB image at 207.50 MB/s Jun 25 18:19:55 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 is being set with open permissions: ugo+rw Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:55 devstack sudo[114588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 Jun 25 18:19:55 devstack sudo[114588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:55 devstack sudo[114588]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175" returned: 0 in 0.623s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" released by "_copy_volume_from_snapshot" :: held 8.550s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-f1da06cd-662a-4d15-8fe5-d259a31e2175" released by "_create_volume_from_snapshot" :: held 8.583s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.600s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec95faaf-926a-4e4b-aae0-387eccd77b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1da06cd-662a-4d15-8fe5-d259a31e2175', 'volume_size': 1, 'snapshot_id': 'ba2a03bb-2597-40ec-b547-f4a7a5c26e22'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2838d41c-f713-445a-ba6e-2cce7fced164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Volume volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 (f1da06cd-662a-4d15-8fe5-d259a31e2175): created successfully Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2838d41c-f713-445a-ba6e-2cce7fced164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Flow 'volume_create_manager' (f3b6680b-a86e-4529-b4fd-1a7baaa6aed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-85cae767-908f-44c3-9386-eadf9ad00bce tempest-SnapshotDependencyTests-583122673 None] Created volume successfully. Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Deleting offline snapshot ba2a03bb-2597-40ec-b547-f4a7a5c26e22 of volume 47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] snapshot_file for this snap is: volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6e762e6-7490-4d11-8989-e4fc99c14c1d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:57 devstack sudo[114591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:57 devstack sudo[114591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:57 devstack sudo[114591]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6f8534d-08c5-4460-8e30-8c0a0e1ad5db]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[114597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:19:58 devstack sudo[114597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:58 devstack sudo[114597]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.823s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[114602]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:58 devstack sudo[114602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:59 devstack sudo[114602]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.856s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:59 devstack sudo[114608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22 Jun 25 18:19:59 devstack sudo[114608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:00 devstack sudo[114608]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e.ba2a03bb-2597-40ec-b547-f4a7a5c26e22" returned: 0 in 0.682s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-ba2a03bb-2597-40ec-b547-f4a7a5c26e22" released by "_delete_snapshot" :: held 3.305s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" released by "delete_snapshot" :: held 3.327s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Created reservations ['27f6c041-0072-463e-8bd6-3a7ab2d48089', '09a374ef-378e-45e5-853c-3dd8359853a3', '1e7b7b4c-2163-4126-9013-a3fd1138bf4c', '91e50301-aedc-4e6e-a846-a44aacf5b62d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Delete snapshot completed successfully. Jun 25 18:20:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac2d3b5a-5c78-43e7-8d8f-d55c51c1b480 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-ba2a03bb-2597-40ec-b547-f4a7a5c26e22-delete_snapshot" released by "delete_snapshot" :: held 3.477s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1c83987-52c9-4e5a-9e41-aa6eca67fdfc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:01 devstack sudo[114611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:20:01 devstack sudo[114611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:02 devstack sudo[114611]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.859s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:02 devstack sudo[114617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e Jun 25 18:20:02 devstack sudo[114617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:03 devstack sudo[114617]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" returned: 0 in 0.871s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e" released by "delete_volume" :: held 1.826s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Created reservations ['ec5671f4-1c69-4e19-b1bb-0a73ac89d7d4', '822b9bbb-192d-4c56-bb6b-07aac21f1890', '07964851-152a-4483-bb30-a1e9ac92ec06', '318bf43d-f3dd-4a97-bd45-f36ce399df95'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:03 devstack sudo[114620]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:03 devstack sudo[114620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-f1da06cd-662a-4d15-8fe5-d259a31e2175-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-f1da06cd-662a-4d15-8fe5-d259a31e2175-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d04e655a-11f9-4e31-8b0f-96e7048eb3f7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:03 devstack sudo[114622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 Jun 25 18:20:03 devstack sudo[114622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:04 devstack sudo[114620]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.826s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Deleted volume successfully. Jun 25 18:20:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2aef4caa-f1df-492a-bccb-255948b47349 tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-47aacc76-c6ff-4bfd-8e47-68bd335b6d3e-delete_volume" released by "delete_volume" :: held 2.922s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:04 devstack sudo[114622]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175" returned: 0 in 1.067s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:04 devstack sudo[114628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175 Jun 25 18:20:04 devstack sudo[114628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:05 devstack sudo[114628]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f1da06cd-662a-4d15-8fe5-d259a31e2175" returned: 0 in 0.799s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-quobyte-f1da06cd-662a-4d15-8fe5-d259a31e2175" released by "delete_volume" :: held 1.928s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Created reservations ['8b018397-d8d3-4c40-99f1-d91bd17b8520', 'b5ba3bd2-81ca-4426-b076-69c5bddaf091', '0d464342-54fa-4b0c-9b94-74c95b3f1802', '1a3d8fcb-b97c-4cb0-8214-7de39df3ed67'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:05 devstack sudo[114631]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:05 devstack sudo[114631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:06 devstack sudo[114631]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.839s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:06 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Deleted volume successfully. Jun 25 18:20:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9ff5e24-fb0a-4f2c-af2c-f5a49dc6462f tempest-SnapshotDependencyTests-583122673 None] Lock "cinder-f1da06cd-662a-4d15-8fe5-d259a31e2175-delete_volume" released by "delete_volume" :: held 3.079s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:15 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=32,cinder:SELECT=23,cinder:INSERT=8,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:20:16 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=25,cinder:UPDATE=25,cinder:DELETE=4,cinder:INSERT=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:26 devstack sudo[114724]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:26 devstack sudo[114724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:27 devstack sudo[114724]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.892s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:20:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:20:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Flow 'volume_create_manager' (d2b26fb4-8a70-40c9-9566-aadbe7009078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8c1ed94-6944-4f4f-b6d5-f6e6b47772bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8c1ed94-6944-4f4f-b6d5-f6e6b47772bf) 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-06-25T16:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1668344488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f559225d-20b4-4e71-a24c-0bf06d6e6d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e178579fdd684c4ba504c5095957e2e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:30Z,use_quota=True,user_id='66b2e9688aa844d7afd0c435a193b722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56f690b6-22b5-40b5-b712-1cd816a413bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56f690b6-22b5-40b5-b712-1cd816a413bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bb1fa68-5410-482c-8c45-6b7647acff9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bb1fa68-5410-482c-8c45-6b7647acff9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f559225d-20b4-4e71-a24c-0bf06d6e6d9b', 'volume_name': 'volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f28aac-ff3b-4717-aa8e-ef47f044f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f28aac-ff3b-4717-aa8e-ef47f044f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83dc1da3-c958-4c78-8cd7-7a005421f1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Volume f559225d-20b4-4e71-a24c-0bf06d6e6d9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b', 'volume_size': 1} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 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-06-25T16:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1668344488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f559225d-20b4-4e71-a24c-0bf06d6e6d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e178579fdd684c4ba504c5095957e2e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:30Z,use_quota=True,user_id='66b2e9688aa844d7afd0c435a193b722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Creating volume f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:30 devstack sudo[114727]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b 1073741824 Jun 25 18:20:30 devstack sudo[114727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (ea66a65b-aeaf-4404-a073-6aadfe330357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98a97cac-8bcd-4cd3-acab-111a96b4372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98a97cac-8bcd-4cd3-acab-111a96b4372b) 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-06-25T16:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1584636745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f16588f4-6d91-4dba-990d-56fdb99c1912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f84cdc2-968e-433e-8069-6772b439ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f84cdc2-968e-433e-8069-6772b439ca3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c25fc12-3416-4f5b-9a79-e3fc9e0270fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c25fc12-3416-4f5b-9a79-e3fc9e0270fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f16588f4-6d91-4dba-990d-56fdb99c1912', 'volume_name': 'volume-f16588f4-6d91-4dba-990d-56fdb99c1912', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15ebf5d6-61e0-4afb-a50a-5868eda40e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15ebf5d6-61e0-4afb-a50a-5868eda40e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f43ec14-d0b4-4789-8a06-52f8ab197371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Volume f16588f4-6d91-4dba-990d-56fdb99c1912: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f16588f4-6d91-4dba-990d-56fdb99c1912', 'volume_size': 1} Jun 25 18:20:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (fd28e263-f76d-45d2-a445-c9ef1d42d40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2351f9e0-5501-4048-928e-cdb760ae4c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2351f9e0-5501-4048-928e-cdb760ae4c39) 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-06-25T16:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-746260582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b4dccca-61dc-4127-af8c-8421facea85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fcd6071-7d9a-4cde-8749-b6ba02f8bb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fcd6071-7d9a-4cde-8749-b6ba02f8bb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd065a4a-1c95-4210-acc3-c7c7c5714e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd065a4a-1c95-4210-acc3-c7c7c5714e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b4dccca-61dc-4127-af8c-8421facea85c', 'volume_name': 'volume-6b4dccca-61dc-4127-af8c-8421facea85c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7fcc9d7-576b-4821-93b2-e081a9114d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7fcc9d7-576b-4821-93b2-e081a9114d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ad8a1ed-7368-49a7-9e40-7d529e11be51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume 6b4dccca-61dc-4127-af8c-8421facea85c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b4dccca-61dc-4127-af8c-8421facea85c', 'volume_size': 1} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (dd6490e7-0690-44f8-b35a-350d70693fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (170eb132-bf1f-4423-af27-adb54aed33c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (170eb132-bf1f-4423-af27-adb54aed33c1) 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-06-25T16:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1460887013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0be7f215-f973-46cd-93a3-8c1cae083128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c60d2af-5fa6-4523-a78d-0ce7069239d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c60d2af-5fa6-4523-a78d-0ce7069239d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0efa00b-98df-4587-a6f6-0036e8e832a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0efa00b-98df-4587-a6f6-0036e8e832a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0be7f215-f973-46cd-93a3-8c1cae083128', 'volume_name': 'volume-0be7f215-f973-46cd-93a3-8c1cae083128', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c6675b-76ac-41f8-9238-9aed02e7a0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c6675b-76ac-41f8-9238-9aed02e7a0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e9f598e-621d-4562-8cb4-78368ae72394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Volume 0be7f215-f973-46cd-93a3-8c1cae083128: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0be7f215-f973-46cd-93a3-8c1cae083128', 'volume_size': 1} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:31 devstack sudo[114727]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b 1073741824" returned: 0 in 1.609s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:31 devstack sudo[114734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:20:31 devstack sudo[114734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (c4d65084-81a4-4d55-b4f6-5725e941ea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a246ba4e-35aa-4aa0-a89e-324296a1ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a246ba4e-35aa-4aa0-a89e-324296a1ef47) 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-06-25T16:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-647907086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71d6ec3e-ffc4-4fed-8628-85981053cced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:32Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f63870b8-0de2-4d40-abb4-5d100efb6054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f63870b8-0de2-4d40-abb4-5d100efb6054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b81b829-0c6a-4524-860e-9244e6b18bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b81b829-0c6a-4524-860e-9244e6b18bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71d6ec3e-ffc4-4fed-8628-85981053cced', 'volume_name': 'volume-71d6ec3e-ffc4-4fed-8628-85981053cced', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734632c0-510b-4af0-8c99-11255cc1781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734632c0-510b-4af0-8c99-11255cc1781c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6374bc49-d1b5-4555-9299-aed17490fa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Volume 71d6ec3e-ffc4-4fed-8628-85981053cced: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71d6ec3e-ffc4-4fed-8628-85981053cced', 'volume_size': 1} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (bce751f5-bc1f-4ced-8c68-9d1ba21b7122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6449ac86-0f80-4fbf-87c4-857feaa2b74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6449ac86-0f80-4fbf-87c4-857feaa2b74c) 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-06-25T16:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117198784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=809d123e-c452-4d28-8fc5-28b156ff68d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:32Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53b38714-caaa-4e7d-90e0-82743e8eb16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53b38714-caaa-4e7d-90e0-82743e8eb16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafd41d2-513f-4ff5-a1e0-298e32e1da2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafd41d2-513f-4ff5-a1e0-298e32e1da2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '809d123e-c452-4d28-8fc5-28b156ff68d8', 'volume_name': 'volume-809d123e-c452-4d28-8fc5-28b156ff68d8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f871396e-242c-4246-9eec-353a016842cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f871396e-242c-4246-9eec-353a016842cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (052f105a-ee47-4ee6-84b6-f766f648b568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Volume 809d123e-c452-4d28-8fc5-28b156ff68d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-809d123e-c452-4d28-8fc5-28b156ff68d8', 'volume_size': 1} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:32 devstack sudo[114734]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 0.894s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] <== create_volume: return (2561ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.564s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.756s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 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-06-25T16:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1584636745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f16588f4-6d91-4dba-990d-56fdb99c1912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Creating volume f16588f4-6d91-4dba-990d-56fdb99c1912 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:32 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:32 devstack sudo[114737]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 1073741824 Jun 25 18:20:32 devstack sudo[114737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83dc1da3-c958-4c78-8cd7-7a005421f1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbad61d9-0be6-4178-9fab-9d45f9d2a664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Volume volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b (f559225d-20b4-4e71-a24c-0bf06d6e6d9b): created successfully Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbad61d9-0be6-4178-9fab-9d45f9d2a664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Flow 'volume_create_manager' (d2b26fb4-8a70-40c9-9566-aadbe7009078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3f366799-dc95-4505-b314-c58920b59001 tempest-VolumeDependencyTests-375593499 None] Created volume successfully. Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (cec504ee-3d0e-4032-bded-e2200b342497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (136e476e-5335-4332-96cc-c9eb75e98115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (136e476e-5335-4332-96cc-c9eb75e98115) 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-06-25T16:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-842176891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8149ae10-df0d-4ea1-96e7-f8d445778067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:33Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d204b625-1a78-44a8-95bf-b7a157df10ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d204b625-1a78-44a8-95bf-b7a157df10ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28841e05-77d7-411b-bdd4-3dc104c01d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28841e05-77d7-411b-bdd4-3dc104c01d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8149ae10-df0d-4ea1-96e7-f8d445778067', 'volume_name': 'volume-8149ae10-df0d-4ea1-96e7-f8d445778067', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e8d4fa-6067-486c-b4ec-faa14026f80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e8d4fa-6067-486c-b4ec-faa14026f80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91c7662a-5266-4d5f-a293-7f12d7db9a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Volume 8149ae10-df0d-4ea1-96e7-f8d445778067: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8149ae10-df0d-4ea1-96e7-f8d445778067', 'volume_size': 1} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:33 devstack sudo[114737]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 1073741824" returned: 0 in 1.041s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:33 devstack sudo[114743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 Jun 25 18:20:33 devstack sudo[114743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:34 devstack sudo[114743]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912" returned: 0 in 0.770s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] <== create_volume: return (1880ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.883s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.416s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-746260582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b4dccca-61dc-4127-af8c-8421facea85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume 6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:34 devstack sudo[114746]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c 1073741824 Jun 25 18:20:34 devstack sudo[114746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f43ec14-d0b4-4789-8a06-52f8ab197371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f16588f4-6d91-4dba-990d-56fdb99c1912', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f33a156-ea67-4840-873d-c39976314205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Volume volume-f16588f4-6d91-4dba-990d-56fdb99c1912 (f16588f4-6d91-4dba-990d-56fdb99c1912): created successfully Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f33a156-ea67-4840-873d-c39976314205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (ea66a65b-aeaf-4404-a073-6aadfe330357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ffcf5063-baa3-4a92-921b-9f37f7288e09 tempest-CreateVolumesFromImageTest-1092859717 None] Created volume successfully. Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Flow 'volume_create_manager' (27536274-a0fe-480e-8f90-098bfea90392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (780d4f44-abd7-4f36-a017-dfccd3ea1cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (780d4f44-abd7-4f36-a017-dfccd3ea1cf6) 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-06-25T16:20:35Z,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=ce3a43d4-7ff1-4650-9e17-e16d93bc96ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f93738fd674e509a9a80eae8f25ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:36Z,use_quota=True,user_id='8ca30732ebfb40bfa5a58f71161cd5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e3b0d07-575f-41d7-a5d9-2479ae5469e1),volume_type_id=1e3b0d07-575f-41d7-a5d9-2479ae5469e1)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aefad37f-4a25-432e-8983-f30b55d42f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aefad37f-4a25-432e-8983-f30b55d42f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b55c6934-bdec-4d91-9024-20596a781f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:20:35 devstack sudo[114746]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c 1073741824" returned: 0 in 1.169s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:35 devstack sudo[114752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c Jun 25 18:20:35 devstack sudo[114752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b55c6934-bdec-4d91-9024-20596a781f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ce3a43d4-7ff1-4650-9e17-e16d93bc96ac', 'volume_name': 'volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac', 'volume_size': 1, 'image_id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', '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': '13ce8d5dab63c441673ee751e0fb0d53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58f93738fd674e509a9a80eae8f25ffa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '4a3eccf6840650213896d5bc969ec24ecda4bc398fb4081952ecc7c6c65ab140ddd5e3531cd513ae96e5cbcb6246d0fb131e2c7d01d5c0815c08c4de845199ba', 'id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'created_at': datetime.datetime(2026, 6, 25, 16, 20, 33, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 20, 34, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc526b4-1824-4ed6-9b32-d599096d6514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc526b4-1824-4ed6-9b32-d599096d6514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ff8904d-e623-4a29-9ef5-33834008222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac', 'volume_size': 1, 'image_id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', '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': '13ce8d5dab63c441673ee751e0fb0d53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58f93738fd674e509a9a80eae8f25ffa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '4a3eccf6840650213896d5bc969ec24ecda4bc398fb4081952ecc7c6c65ab140ddd5e3531cd513ae96e5cbcb6246d0fb131e2c7d01d5c0815c08c4de845199ba', 'id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'created_at': datetime.datetime(2026, 6, 25, 16, 20, 33, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 20, 34, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Trying to clone ce3a43d4-7ff1-4650-9e17-e16d93bc96ac from image ebe5fbab-656f-4de2-80c4-aec07132d7e5 at location (None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:20:36 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d8e91cb-d93d-4380-bf66-2c881056d3d6]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:36 devstack sudo[114754]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:20:36 devstack sudo[114754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:36 devstack sudo[114752]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c" returned: 0 in 0.873s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (2090ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.094s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.216s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 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-06-25T16:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1460887013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0be7f215-f973-46cd-93a3-8c1cae083128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:31Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Creating volume 0be7f215-f973-46cd-93a3-8c1cae083128 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:36 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:36 devstack sudo[114757]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 1073741824 Jun 25 18:20:36 devstack sudo[114757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ad8a1ed-7368-49a7-9e40-7d529e11be51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b4dccca-61dc-4127-af8c-8421facea85c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a33e4e60-a723-441d-b002-5bcfc0900b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-6b4dccca-61dc-4127-af8c-8421facea85c (6b4dccca-61dc-4127-af8c-8421facea85c): created successfully Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a33e4e60-a723-441d-b002-5bcfc0900b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (fd28e263-f76d-45d2-a445-c9ef1d42d40f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bbb5e3a1-e4aa-40c8-9eb8-21115a63bd37 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:20:37 devstack sudo[114754]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 0 in 0.869s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:37 devstack sudo[114761]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:20:37 devstack sudo[114761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:37 devstack sudo[114757]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 1073741824" returned: 0 in 1.191s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:38 devstack sudo[114767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 Jun 25 18:20:38 devstack sudo[114767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:38 devstack sudo[114761]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 1 in 1.174s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Temporary image ebe5fbab-656f-4de2-80c4-aec07132d7e5 is fetched for user 8ca30732ebfb40bfa5a58f71161cd5c3. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b40bc976-ca17-4f15-92a9-30e4be5560c3]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:38 devstack sudo[114772]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:20:38 devstack sudo[114772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:38 devstack sudo[114767]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128" returned: 0 in 0.791s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] <== create_volume: return (2045ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.049s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.588s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 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-06-25T16:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-647907086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71d6ec3e-ffc4-4fed-8628-85981053cced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:32Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Creating volume 71d6ec3e-ffc4-4fed-8628-85981053cced {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:38 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:38 devstack sudo[114775]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced 1073741824 Jun 25 18:20:38 devstack sudo[114775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e9f598e-621d-4562-8cb4-78368ae72394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0be7f215-f973-46cd-93a3-8c1cae083128', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05ea1864-dfe8-44aa-9e09-5eb2e8d889ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Volume volume-0be7f215-f973-46cd-93a3-8c1cae083128 (0be7f215-f973-46cd-93a3-8c1cae083128): created successfully Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05ea1864-dfe8-44aa-9e09-5eb2e8d889ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (dd6490e7-0690-44f8-b35a-350d70693fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-402c939a-50e1-4d18-8ebc-cda3024f52db tempest-CreateVolumesFromImageTest-1092859717 None] Created volume successfully. Jun 25 18:20:39 devstack sudo[114772]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 0 in 0.983s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:39 devstack sudo[114782]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:20:39 devstack sudo[114782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:39 devstack sudo[114775]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced 1073741824" returned: 0 in 1.021s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:39 devstack sudo[114785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced Jun 25 18:20:39 devstack sudo[114785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:40 devstack sudo[114782]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 1 in 0.979s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:40 devstack sudo[114785]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced" returned: 0 in 0.898s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] <== create_volume: return (1979ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.982s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.146s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 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-06-25T16:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117198784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=809d123e-c452-4d28-8fc5-28b156ff68d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:32Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Creating volume 809d123e-c452-4d28-8fc5-28b156ff68d8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:40 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6374bc49-d1b5-4555-9299-aed17490fa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71d6ec3e-ffc4-4fed-8628-85981053cced', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:40 devstack sudo[114791]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 1073741824 Jun 25 18:20:40 devstack sudo[114791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe301156-bd75-43b7-b593-64d7a733dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Volume volume-71d6ec3e-ffc4-4fed-8628-85981053cced (71d6ec3e-ffc4-4fed-8628-85981053cced): created successfully Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe301156-bd75-43b7-b593-64d7a733dbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (c4d65084-81a4-4d55-b4f6-5725e941ea0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78e2fb8c-cc3d-4e72-a392-9a1678927228 tempest-CreateVolumesFromImageTest-1092859717 None] Created volume successfully. Jun 25 18:20:41 devstack sudo[114791]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 1073741824" returned: 0 in 1.159s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:42 devstack sudo[114798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 Jun 25 18:20:42 devstack sudo[114798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:42 devstack sudo[114798]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8" returned: 0 in 0.824s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] <== create_volume: return (2036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.040s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.772s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 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-06-25T16:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-842176891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8149ae10-df0d-4ea1-96e7-f8d445778067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9276a46c54de1b87f9997c76d58f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:33Z,use_quota=True,user_id='aea9c942a41b4274b2e9e606b6b02e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Creating volume 8149ae10-df0d-4ea1-96e7-f8d445778067 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:42 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:42 devstack sudo[114803]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 1073741824 Jun 25 18:20:42 devstack sudo[114803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (052f105a-ee47-4ee6-84b6-f766f648b568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-809d123e-c452-4d28-8fc5-28b156ff68d8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (239afa98-9c27-4ab5-b835-ff56626b5660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Volume volume-809d123e-c452-4d28-8fc5-28b156ff68d8 (809d123e-c452-4d28-8fc5-28b156ff68d8): created successfully Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (239afa98-9c27-4ab5-b835-ff56626b5660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (bce751f5-bc1f-4ced-8c68-9d1ba21b7122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-439259c6-4d14-4bd7-a3c4-b4ad0f3bc56d tempest-CreateVolumesFromImageTest-1092859717 None] Created volume successfully. Jun 25 18:20:43 devstack sudo[114803]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 1073741824" returned: 0 in 1.004s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:43 devstack sudo[114809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 Jun 25 18:20:43 devstack sudo[114809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:44 devstack sudo[114809]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067" returned: 0 in 0.698s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] <== create_volume: return (1763ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.767s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 10.563s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91c7662a-5266-4d5f-a293-7f12d7db9a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8149ae10-df0d-4ea1-96e7-f8d445778067', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (161e989e-0214-40d2-8cef-bce2aa305100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Creating offline snapshot 0502af8c-6678-456e-b555-d88246abe040 of volume f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:20:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Volume volume-8149ae10-df0d-4ea1-96e7-f8d445778067 (8149ae10-df0d-4ea1-96e7-f8d445778067): created successfully Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (161e989e-0214-40d2-8cef-bce2aa305100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Flow 'volume_create_manager' (cec504ee-3d0e-4032-bded-e2200b342497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[dce91d51-6d83-40f3-9693-fff52385b86a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0206cc57-7b18-4415-9b48-fcef9d4e34ff tempest-CreateVolumesFromImageTest-1092859717 None] Created volume successfully. Jun 25 18:20:44 devstack sudo[114812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:20:44 devstack sudo[114812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-8149ae10-df0d-4ea1-96e7-f8d445778067-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-8149ae10-df0d-4ea1-96e7-f8d445778067-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-quobyte-8149ae10-df0d-4ea1-96e7-f8d445778067" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-8149ae10-df0d-4ea1-96e7-f8d445778067" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4111d408-db4f-4afb-9e4c-ea2c0bc341be]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:45 devstack sudo[114814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 Jun 25 18:20:45 devstack sudo[114814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:45 devstack sudo[114812]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.002s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:45 devstack sudo[114819]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 1G Jun 25 18:20:45 devstack sudo[114819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:46 devstack sudo[114814]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067" returned: 0 in 0.948s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:46 devstack sudo[114824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067 Jun 25 18:20:46 devstack sudo[114824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:46 devstack sudo[114819]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 1G" returned: 0 in 1.124s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:46 devstack sudo[114829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:20:46 devstack sudo[114829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:47 devstack sudo[114824]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-8149ae10-df0d-4ea1-96e7-f8d445778067" returned: 0 in 0.781s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-8149ae10-df0d-4ea1-96e7-f8d445778067" released by "delete_volume" :: held 1.794s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Created reservations ['52325710-6da1-4547-b2f1-3c35e60cb32d', 'd4820100-b641-44c3-b343-782b4e3f606c', 'b95dbffc-7334-4a38-b74d-35dca082a489', 'ceb54c7a-9d91-4e5b-ad9f-1052de967789'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:47 devstack sudo[114832]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:47 devstack sudo[114832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-809d123e-c452-4d28-8fc5-28b156ff68d8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-809d123e-c452-4d28-8fc5-28b156ff68d8-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-quobyte-809d123e-c452-4d28-8fc5-28b156ff68d8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-809d123e-c452-4d28-8fc5-28b156ff68d8" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:47 devstack sudo[114829]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 0.953s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 is being set with open permissions: ugo+rw Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[27b47183-6bb6-4a0d-a963-9154c8a92037]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:47 devstack sudo[114838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:20:47 devstack sudo[114838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:47 devstack sudo[114839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 Jun 25 18:20:47 devstack sudo[114839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:48 devstack sudo[114832]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Deleted volume successfully. Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9f0de197-9325-4dd4-98e0-bb945ee96272 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-8149ae10-df0d-4ea1-96e7-f8d445778067-delete_volume" released by "delete_volume" :: held 3.040s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:48 devstack sudo[114838]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 0.776s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:48 devstack sudo[114846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info Jun 25 18:20:48 devstack sudo[114846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:48 devstack sudo[114839]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8" returned: 0 in 1.016s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:48 devstack sudo[114849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8 Jun 25 18:20:48 devstack sudo[114849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:49 devstack sudo[114846]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info" returned: 0 in 0.718s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:49 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info is being set with open permissions: ugo+rw Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:49 devstack sudo[114852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info Jun 25 18:20:49 devstack sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:49 devstack sudo[114849]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-809d123e-c452-4d28-8fc5-28b156ff68d8" returned: 0 in 0.852s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-809d123e-c452-4d28-8fc5-28b156ff68d8" released by "delete_volume" :: held 1.942s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Created reservations ['ec6460c5-c790-4dc9-88b1-85230745adde', '1145d05e-2e92-445b-ab7e-81002b9a891d', '654542ee-73f1-4f14-b916-273394253abd', '7ae1f093-27fe-4ae8-ba08-8bf6f316359c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:49 devstack sudo[114855]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:49 devstack sudo[114855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-71d6ec3e-ffc4-4fed-8628-85981053cced-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-71d6ec3e-ffc4-4fed-8628-85981053cced-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-quobyte-71d6ec3e-ffc4-4fed-8628-85981053cced" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:50 devstack sudo[114852]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-71d6ec3e-ffc4-4fed-8628-85981053cced" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.info" returned: 0 in 0.759s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.493s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[588e6d87-17ee-46b2-a88c-d426b8347b3b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 12.207s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating offline snapshot 4715af2f-7188-42fd-ae33-c2143acfc76a of volume 6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:20:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1f548c90-f511-49ce-89e9-e86f80992e72 tempest-VolumeDependencyTests-375593499 None] Create snapshot completed successfully Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[20fa2e02-fd89-4da8-b621-aab42930f85a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:50 devstack sudo[114858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced Jun 25 18:20:50 devstack sudo[114858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:50 devstack sudo[114859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c Jun 25 18:20:50 devstack sudo[114859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:50 devstack sudo[114855]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.908s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Deleted volume successfully. Jun 25 18:20:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-204d096a-1d7a-4907-b693-0f1e6995d074 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-809d123e-c452-4d28-8fc5-28b156ff68d8-delete_volume" released by "delete_volume" :: held 3.204s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:51 devstack sudo[114858]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced" returned: 0 in 1.033s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:51 devstack sudo[114872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced Jun 25 18:20:51 devstack sudo[114872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:51 devstack sudo[114859]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c" returned: 0 in 1.086s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:51 devstack sudo[114874]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a 1G Jun 25 18:20:51 devstack sudo[114874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Flow 'volume_create_manager' (c7351bb9-92bd-4392-b45f-563e8e348c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b19a5f8-0efe-4b94-8d00-6be6645cff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b19a5f8-0efe-4b94-8d00-6be6645cff75) 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-06-25T16:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1065873087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c3d06aee-41e8-4bfa-b605-37987fa4dda2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e178579fdd684c4ba504c5095957e2e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0502af8c-6678-456e-b555-d88246abe040,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:52Z,use_quota=True,user_id='66b2e9688aa844d7afd0c435a193b722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (588131d4-223a-4672-854a-84404f8e0f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (588131d4-223a-4672-854a-84404f8e0f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0ec224a-c906-4456-bd23-9f70aa4bce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0ec224a-c906-4456-bd23-9f70aa4bce8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c3d06aee-41e8-4bfa-b605-37987fa4dda2', 'volume_name': 'volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2', 'volume_size': 1, 'snapshot_id': '0502af8c-6678-456e-b555-d88246abe040'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (beb63e8c-0856-4348-a812-b5389e8d50dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (beb63e8c-0856-4348-a812-b5389e8d50dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f603b822-2319-411e-80e7-42ad1a847c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Volume c3d06aee-41e8-4bfa-b605-37987fa4dda2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2', 'volume_size': 1, 'snapshot_id': '0502af8c-6678-456e-b555-d88246abe040'} Jun 25 18:20:52 devstack sudo[114872]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-71d6ec3e-ffc4-4fed-8628-85981053cced" returned: 0 in 0.898s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-71d6ec3e-ffc4-4fed-8628-85981053cced" released by "delete_volume" :: held 2.002s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Created reservations ['72baf6de-e999-4e02-a914-5eded0932175', '232d3f0c-e3c6-42ac-9641-1c21cfcc3627', 'e2cb1bf8-73ed-4a39-9b7d-496322ebe407', '5a3bc2bc-f011-4b38-ad44-4ae2cfb62539'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:52 devstack sudo[114881]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:52 devstack sudo[114881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-0be7f215-f973-46cd-93a3-8c1cae083128-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-0be7f215-f973-46cd-93a3-8c1cae083128-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-quobyte-0be7f215-f973-46cd-93a3-8c1cae083128" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:52 devstack sudo[114874]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a 1G" returned: 0 in 1.211s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b4dccca-61dc-4127-af8c-8421facea85c -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-0be7f215-f973-46cd-93a3-8c1cae083128" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:52 devstack sudo[114883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b4dccca-61dc-4127-af8c-8421facea85c -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a Jun 25 18:20:52 devstack sudo[114883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8abe804-8ca1-47e0-bb49-828a990ff568]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:52 devstack sudo[114885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 Jun 25 18:20:52 devstack sudo[114885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:53 devstack sudo[114881]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.988s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Deleted volume successfully. Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdc0003e-3ce4-406c-a451-f6fcc41394bc tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-71d6ec3e-ffc4-4fed-8628-85981053cced-delete_volume" released by "delete_volume" :: held 3.292s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:53 devstack sudo[114883]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b4dccca-61dc-4127-af8c-8421facea85c -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a" returned: 0 in 0.986s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:53 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a is being set with open permissions: ugo+rw Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:53 devstack sudo[114894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a Jun 25 18:20:53 devstack sudo[114894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:53 devstack sudo[114885]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128" returned: 0 in 1.115s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:53 devstack sudo[114896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128 Jun 25 18:20:53 devstack sudo[114896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:54 devstack sudo[114894]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a" returned: 0 in 0.682s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:54 devstack sudo[114899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info Jun 25 18:20:54 devstack sudo[114899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:54 devstack sudo[114896]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-0be7f215-f973-46cd-93a3-8c1cae083128" returned: 0 in 0.821s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-0be7f215-f973-46cd-93a3-8c1cae083128" released by "delete_volume" :: held 2.026s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Created reservations ['acc22df0-2dae-4827-a389-588e4d25b468', '591db57c-5330-41eb-826c-dffc1eff1608', '2d1bef15-4253-4ac0-b313-0dbfbd35b7e0', '746f80e6-f35f-4096-831e-5b52deb4aacb'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:54 devstack sudo[114902]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:54 devstack sudo[114902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:54 devstack sudo[114899]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info" returned: 0 in 0.736s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info is being set with open permissions: ugo+rw Jun 25 18:20:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:54 devstack sudo[114905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info Jun 25 18:20:54 devstack sudo[114905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:55 devstack sudo[114902]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.805s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Deleted volume successfully. Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f06c6655-2f3a-46c7-be9d-5ebc03655e78 tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-0be7f215-f973-46cd-93a3-8c1cae083128-delete_volume" released by "delete_volume" :: held 3.162s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-f16588f4-6d91-4dba-990d-56fdb99c1912-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-f16588f4-6d91-4dba-990d-56fdb99c1912-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:55 devstack sudo[114905]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.info" returned: 0 in 0.808s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.666s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 15.256s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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-06-25T16:20:35Z,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=ce3a43d4-7ff1-4650-9e17-e16d93bc96ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f93738fd674e509a9a80eae8f25ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:36Z,use_quota=True,user_id='8ca30732ebfb40bfa5a58f71161cd5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e3b0d07-575f-41d7-a5d9-2479ae5469e1),volume_type_id=1e3b0d07-575f-41d7-a5d9-2479ae5469e1)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Creating volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:55 devstack sudo[114909]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1073741824 Jun 25 18:20:55 devstack sudo[114909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "cinder-quobyte-f16588f4-6d91-4dba-990d-56fdb99c1912" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c57264b1-2a11-4544-b168-241894cc66ea tempest-CreateVolumesFromSnapshotTest-1475100967 None] Create snapshot completed successfully Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-f16588f4-6d91-4dba-990d-56fdb99c1912" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2b8a1f9-fdc8-4c12-ae16-9676a10f5fd1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:56 devstack sudo[114911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 Jun 25 18:20:56 devstack sudo[114911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:56 devstack sudo[114911]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912" returned: 0 in 0.930s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:56 devstack sudo[114919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912 Jun 25 18:20:56 devstack sudo[114919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:56 devstack sudo[114909]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1073741824" returned: 0 in 1.165s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:57 devstack sudo[114921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:20:57 devstack sudo[114921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:57 devstack sudo[114919]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f16588f4-6d91-4dba-990d-56fdb99c1912" returned: 0 in 0.757s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-quobyte-f16588f4-6d91-4dba-990d-56fdb99c1912" released by "delete_volume" :: held 1.751s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Created reservations ['ffe96a7a-2dae-4b04-a3ac-7d24039fc191', 'fa9f9707-e6bc-4e1e-9b26-6918bf574d19', '4a078f6b-7e1b-4750-9ec0-fac03921c750', '458c5c8c-8fe7-4a33-9352-15be52aae7a4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (02df3723-ef2f-41cc-b207-58173e40efa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77c448f0-ae4a-4137-9e62-68a77406f7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77c448f0-ae4a-4137-9e62-68a77406f7e7) 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-06-25T16:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1725133475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cb24454-7d58-4aa3-9b92-688a13d91bd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:58Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3426b96d-6967-48e7-85c5-b39bd097c263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3426b96d-6967-48e7-85c5-b39bd097c263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d531f3bb-cb12-448e-be72-7735961d7455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d531f3bb-cb12-448e-be72-7735961d7455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cb24454-7d58-4aa3-9b92-688a13d91bd9', 'volume_name': 'volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2df57468-5fe1-4452-8d03-d8f30ecab0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2df57468-5fe1-4452-8d03-d8f30ecab0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06991593-b7d8-4aeb-b7de-dafc134789e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume 9cb24454-7d58-4aa3-9b92-688a13d91bd9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9', 'volume_size': 1} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:57 devstack sudo[114925]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:20:57 devstack sudo[114925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:58 devstack sudo[114921]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 0 in 1.172s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] <== create_volume: return (2408ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.420s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 6.179s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040-c3d06aee-41e8-4bfa-b605-37987fa4dda2" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Attempting download of ebe5fbab-656f-4de2-80c4-aec07132d7e5 ((None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'metadata': {}}])) to volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040-c3d06aee-41e8-4bfa-b605-37987fa4dda2" acquired by "_create_volume_from_snapshot" :: waited 0.068s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Creating volume c3d06aee-41e8-4bfa-b605-37987fa4dda2 from snapshot 0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" acquired by "_copy_volume_from_snapshot" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] snapshot: 0502af8c-6678-456e-b555-d88246abe040, volume: c3d06aee-41e8-4bfa-b605-37987fa4dda2, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5899303-8143-43d2-ad8e-9417db34ae20]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb9e1db4-a4ad-4b99-a7c5-c84873ebd1c3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (158cfaa5-71c9-42e3-984d-45464eedff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1196c2a-b3be-44a3-9da7-2ad9c631aae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1196c2a-b3be-44a3-9da7-2ad9c631aae7) 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-06-25T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1752884975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68428a3b-685c-433d-970a-4c0b6524221d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:58Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40890fa5-d956-48d5-bc0b-e2291130beef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40890fa5-d956-48d5-bc0b-e2291130beef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6542e442-4401-4802-84aa-ae57aec326c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6542e442-4401-4802-84aa-ae57aec326c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '68428a3b-685c-433d-970a-4c0b6524221d', 'volume_name': 'volume-68428a3b-685c-433d-970a-4c0b6524221d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a72fc998-8502-41f2-b19b-b50c9de332a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:58 devstack sudo[114928]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8 Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a72fc998-8502-41f2-b19b-b50c9de332a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:58 devstack sudo[114928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb802cc8-3bf2-4375-9e23-d4510e282d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume 68428a3b-685c-433d-970a-4c0b6524221d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-68428a3b-685c-433d-970a-4c0b6524221d', 'volume_size': 1} Jun 25 18:20:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:58 devstack sudo[114929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:20:58 devstack sudo[114929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (9b210fdc-c2f9-4f80-847f-e39df259990f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daa04615-1b99-4b2a-b6f1-8fbfbe18397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daa04615-1b99-4b2a-b6f1-8fbfbe18397b) 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-06-25T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-646579878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eb6cfe1-eb81-45dd-b97c-8b31787b112e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:59Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (777db625-69bc-4c07-a951-30fdf7c34ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack sudo[114925]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (777db625-69bc-4c07-a951-30fdf7c34ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd4601f-c136-43bc-b619-2146fe7e4b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd4601f-c136-43bc-b619-2146fe7e4b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6eb6cfe1-eb81-45dd-b97c-8b31787b112e', 'volume_name': 'volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b746bea-9b28-4c37-8ca7-b67899c59c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b746bea-9b28-4c37-8ca7-b67899c59c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (194b24e6-5231-4d43-a386-15c29aa1faaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume 6eb6cfe1-eb81-45dd-b97c-8b31787b112e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e', 'volume_size': 1} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Deleted volume successfully. Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7cd9eeb-f932-451a-8122-23eac5c21f2d tempest-CreateVolumesFromImageTest-1092859717 None] Lock "cinder-f16588f4-6d91-4dba-990d-56fdb99c1912-delete_volume" released by "delete_volume" :: held 3.643s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (7ee7cfa5-28a6-45a5-85bd-410a71f7fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf6ab369-3c70-4033-8a5e-96205a683d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf6ab369-3c70-4033-8a5e-96205a683d0d) 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-06-25T16:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-831547855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cbec3bb-4c8b-49b7-ad41-799dcb59ca83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:00Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0654a853-2857-47c2-9d34-b4b6afc6af88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0654a853-2857-47c2-9d34-b4b6afc6af88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (168b8a2e-5dce-4c32-90a6-3562b97eb225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (168b8a2e-5dce-4c32-90a6-3562b97eb225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5cbec3bb-4c8b-49b7-ad41-799dcb59ca83', 'volume_name': 'volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d8e511d-50de-4e7b-9966-e22164bb1bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d8e511d-50de-4e7b-9966-e22164bb1bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac3ba5d2-4b42-42ed-b005-299f394cd0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume 5cbec3bb-4c8b-49b7-ad41-799dcb59ca83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83', 'volume_size': 1} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:00 devstack sudo[114928]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8" returned: 0 in 1.508s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:00 devstack sudo[114929]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 1.614s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[44a21259-f271-4a53-b1d6-7ea77afb60a6]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:00 devstack sudo[114939]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8 Jun 25 18:21:00 devstack sudo[114939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:00 devstack sudo[114940]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:21:00 devstack sudo[114940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (42c08a2a-5e2f-4a0a-9b2a-9edc607aa8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c57c6c63-f368-4bc7-bbb4-5d168afc00e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c57c6c63-f368-4bc7-bbb4-5d168afc00e4) 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-06-25T16:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410564001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f911a4b9-c20c-4cfd-b9e7-105aa343d69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:00Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50d219df-6b51-49d1-85e8-bb5251ff87aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50d219df-6b51-49d1-85e8-bb5251ff87aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de8f8123-bc34-4f02-b491-a6fe14f37034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de8f8123-bc34-4f02-b491-a6fe14f37034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f911a4b9-c20c-4cfd-b9e7-105aa343d69a', 'volume_name': 'volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dc9920f-3da3-4f6b-be15-fc2fcc90b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dc9920f-3da3-4f6b-be15-fc2fcc90b634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbadee3a-c954-4ec4-883f-e8170b9acfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume f911a4b9-c20c-4cfd-b9e7-105aa343d69a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a', 'volume_size': 1} Jun 25 18:21:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:01 devstack sudo[114939]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8" returned: 1 in 1.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5_y77i_4l8' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c073a63-fb5c-4170-80ea-17a108f78d8b]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:01 devstack sudo[114945]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:21:01 devstack sudo[114945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:01 devstack sudo[114940]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:21:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:01 devstack sudo[114950]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 Jun 25 18:21:01 devstack sudo[114950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:02 devstack sudo[114945]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 0 in 1.048s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:02 devstack sudo[114956]: 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD Jun 25 18:21:02 devstack sudo[114956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:03 devstack sudo[114956]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD" returned: 1 in 1.429s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:03 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] ebe5fbab-656f-4de2-80c4-aec07132d7e5 was raw, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:21:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:03 devstack sudo[114970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:03 devstack sudo[114970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:05 devstack sudo[114970]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 0 in 1.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:05 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_ebe5fbab-656f-4de2-80c4-aec07132d7e5__heinmm6devstack@QuobyteHD, size 0.00 MB, duration 1.67 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:21:05 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:21:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:05 devstack sudo[114976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1G Jun 25 18:21:05 devstack sudo[114976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:07 devstack sudo[114976]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac 1G" returned: 0 in 2.114s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7a3eb29-1c22-422e-9267-beaa7e32ed73]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:07 devstack sudo[114981]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:07 devstack sudo[114981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:08 devstack sudo[114950]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2" returned: 0 in 6.938s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[737310c6-7b9a-4941-911f-46d656fa2257]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:08 devstack sudo[114983]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:21:08 devstack sudo[114983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:08 devstack sudo[114981]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 0 in 1.222s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:09 devstack sudo[114987]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:09 devstack sudo[114987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:09 devstack sudo[114983]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.045s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b, size 1024.00 MB, duration 6.94 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:21:09 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Converted 1024.00 MB image at 147.55 MB/s Jun 25 18:21:09 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 is being set with open permissions: ugo+rw Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:09 devstack sudo[114995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 Jun 25 18:21:09 devstack sudo[114995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:09 devstack sudo[114987]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 1 in 0.832s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Downloaded image ebe5fbab-656f-4de2-80c4-aec07132d7e5 ((None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'metadata': {}}])) to volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Temporary image ebe5fbab-656f-4de2-80c4-aec07132d7e5 for user 8ca30732ebfb40bfa5a58f71161cd5c3 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Marking volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Copying metadata from image ebe5fbab-656f-4de2-80c4-aec07132d7e5 to ce3a43d4-7ff1-4650-9e17-e16d93bc96ac. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Creating volume glance metadata for volume ce3a43d4-7ff1-4650-9e17-e16d93bc96ac backed by image ebe5fbab-656f-4de2-80c4-aec07132d7e5 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '13ce8d5dab63c441673ee751e0fb0d53', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ff8904d-e623-4a29-9ef5-33834008222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac', 'volume_size': 1, 'image_id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5', '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': '13ce8d5dab63c441673ee751e0fb0d53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58f93738fd674e509a9a80eae8f25ffa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '4a3eccf6840650213896d5bc969ec24ecda4bc398fb4081952ecc7c6c65ab140ddd5e3531cd513ae96e5cbcb6246d0fb131e2c7d01d5c0815c08c4de845199ba', 'id': 'ebe5fbab-656f-4de2-80c4-aec07132d7e5', 'created_at': datetime.datetime(2026, 6, 25, 16, 20, 33, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 20, 34, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ebe5fbab-656f-4de2-80c4-aec07132d7e5/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (942a8223-a3ae-4aea-83d0-89394acc6453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Volume volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac (ce3a43d4-7ff1-4650-9e17-e16d93bc96ac): created successfully Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (942a8223-a3ae-4aea-83d0-89394acc6453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Flow 'volume_create_manager' (27536274-a0fe-480e-8f90-098bfea90392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c33dd747-2c9e-41ba-a4c4-81b0ad7b2f96 tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Created volume successfully. Jun 25 18:21:10 devstack sudo[114995]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Acquiring lock "cinder-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2" returned: 0 in 0.846s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" released by "_copy_volume_from_snapshot" :: held 12.068s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "cinder-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040-c3d06aee-41e8-4bfa-b605-37987fa4dda2" released by "_create_volume_from_snapshot" :: held 12.150s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 12.230s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.551s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1725133475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cb24454-7d58-4aa3-9b92-688a13d91bd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:58Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume 9cb24454-7d58-4aa3-9b92-688a13d91bd9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:10 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:10 devstack sudo[114999]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 1073741824 Jun 25 18:21:10 devstack sudo[114999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f603b822-2319-411e-80e7-42ad1a847c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2', 'volume_size': 1, 'snapshot_id': '0502af8c-6678-456e-b555-d88246abe040'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cfffe45-dbc6-40ad-b0e6-a68176fbf796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Acquiring lock "cinder-quobyte-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Volume volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 (c3d06aee-41e8-4bfa-b605-37987fa4dda2): created successfully Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cfffe45-dbc6-40ad-b0e6-a68176fbf796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Flow 'volume_create_manager' (c7351bb9-92bd-4392-b45f-563e8e348c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "cinder-quobyte-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" acquired by "delete_volume" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-22853882-29de-4829-94e2-3143b6089b1a tempest-VolumeDependencyTests-375593499 None] Created volume successfully. Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b093de2-29f1-4d4b-9d73-8f8db02556ea]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:10 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 raw --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:10 devstack sudo[115001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-0502af8c-6678-456e-b555-d88246abe040-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-0502af8c-6678-456e-b555-d88246abe040-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Deleting offline snapshot 0502af8c-6678-456e-b555-d88246abe040 of volume f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] snapshot_file for this snap is: volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e650cb5-a741-4d57-bd87-8f3f95a0dad3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:11 devstack sudo[115004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:21:11 devstack sudo[115004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:11 devstack sudo[114999]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 1073741824" returned: 0 in 1.250s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:11 devstack sudo[115001]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 0 in 1.079s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:11 devstack sudo[115016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 Jun 25 18:21:11 devstack sudo[115016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:11 devstack sudo[115013]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:11 devstack sudo[115013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:12 devstack sudo[115004]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 1.062s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc8bfb30-de60-41fb-a018-0dfd6a6fd6da]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:12 devstack sudo[115020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:21:12 devstack sudo[115020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:12 devstack sudo[115016]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9" returned: 0 in 0.786s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (2151ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.155s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 13.867s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1752884975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68428a3b-685c-433d-970a-4c0b6524221d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:58Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume 68428a3b-685c-433d-970a-4c0b6524221d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06991593-b7d8-4aeb-b7de-dafc134789e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack sudo[115026]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d 1073741824 Jun 25 18:21:12 devstack sudo[115026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db6db776-2e4a-4505-8bc5-961a40609b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack sudo[115013]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 1 in 1.018s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 (9cb24454-7d58-4aa3-9b92-688a13d91bd9): created successfully Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db6db776-2e4a-4505-8bc5-961a40609b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (02df3723-ef2f-41cc-b207-58173e40efa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:12 devstack sudo[115028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac Jun 25 18:21:12 devstack sudo[115028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2d72b62e-fb47-4195-af65-7dca386995e6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:21:13 devstack sudo[115020]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:13 devstack sudo[115034]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:21:13 devstack sudo[115034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:13 devstack sudo[115028]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" returned: 0 in 1.049s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "cinder-quobyte-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac" released by "delete_volume" :: held 3.318s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Created reservations ['d39ab42c-586e-4cf5-92f3-a607361ea3c3', '56e545e9-ed64-4a1c-b066-75ff6f1fb83d', '6624deee-2fea-4060-92d2-afacc22c7eaf', 'a73d8eb8-16ce-4407-8748-54e0e44dd056'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:14 devstack sudo[115026]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d 1073741824" returned: 0 in 1.553s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:14 devstack sudo[115043]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:14 devstack sudo[115043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:14 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/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d Jun 25 18:21:14 devstack sudo[115046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:14 devstack sudo[115034]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 1.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:14 devstack sudo[115048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040 Jun 25 18:21:14 devstack sudo[115048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:15 devstack sudo[115046]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d" returned: 0 in 1.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (2947ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.954s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.301s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-646579878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eb6cfe1-eb81-45dd-b97c-8b31787b112e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:20:59Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume 6eb6cfe1-eb81-45dd-b97c-8b31787b112e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:15 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:15 devstack sudo[115043]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Deleted volume successfully. Jun 25 18:21:15 devstack sudo[115052]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e 1073741824 Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb802cc8-3bf2-4375-9e23-d4510e282d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68428a3b-685c-433d-970a-4c0b6524221d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:15 devstack sudo[115052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b238109-0081-493a-b08f-7bb4d1c79fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-68428a3b-685c-433d-970a-4c0b6524221d (68428a3b-685c-433d-970a-4c0b6524221d): created successfully Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b238109-0081-493a-b08f-7bb4d1c79fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (158cfaa5-71c9-42e3-984d-45464eedff87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dee63375-8a3b-4c46-9deb-114ba263c85d tempest-VolumeAndVolumeTypeFromImageTest-1354964310 None] Lock "cinder-ce3a43d4-7ff1-4650-9e17-e16d93bc96ac-delete_volume" released by "delete_volume" :: held 5.369s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a620ad19-48ec-411a-9417-239b87f3b1d2 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:21:16 devstack sudo[115048]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b.0502af8c-6678-456e-b555-d88246abe040" returned: 0 in 1.473s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-0502af8c-6678-456e-b555-d88246abe040" released by "_delete_snapshot" :: held 5.381s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" released by "delete_snapshot" :: held 5.425s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Created reservations ['4111de43-f247-4121-9496-db8f61b61237', '4a132731-d9d9-41bb-a487-e7c5622d269e', 'f8b2790c-6e9a-484a-825a-625923bd3487', 'e292446c-8b8c-4822-82f7-8f4e99f111ad'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Delete snapshot completed successfully. Jun 25 18:21:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-593a52c3-4d51-4d29-a474-81396e02197e tempest-VolumeDependencyTests-375593499 None] Lock "cinder-0502af8c-6678-456e-b555-d88246abe040-delete_snapshot" released by "delete_snapshot" :: held 5.850s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:17 devstack sudo[115052]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e 1073741824" returned: 0 in 1.864s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-f559225d-20b4-4e71-a24c-0bf06d6e6d9b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:17 devstack sudo[115101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e Jun 25 18:21:17 devstack sudo[115101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-f559225d-20b4-4e71-a24c-0bf06d6e6d9b-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f692c897-3593-4a04-b6d5-ffebfee35f41]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:18 devstack sudo[115103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:21:18 devstack sudo[115103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:18 devstack sudo[115101]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" returned: 0 in 1.157s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (3118ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.131s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 18.716s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-831547855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cbec3bb-4c8b-49b7-ad41-799dcb59ca83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:00Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume 5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (194b24e6-5231-4d43-a386-15c29aa1faaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c363c146-eef2-48ac-be37-730a7081e431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e (6eb6cfe1-eb81-45dd-b97c-8b31787b112e): created successfully Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c363c146-eef2-48ac-be37-730a7081e431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:18 devstack sudo[115108]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 1073741824 Jun 25 18:21:18 devstack sudo[115108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (9b210fdc-c2f9-4f80-847f-e39df259990f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-58d1112d-5165-4fc0-b6d5-46edeaed834b tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:21:19 devstack sudo[115103]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.201s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:19 devstack sudo[115111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b Jun 25 18:21:19 devstack sudo[115111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:20 devstack sudo[115111]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" returned: 0 in 1.064s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-f559225d-20b4-4e71-a24c-0bf06d6e6d9b" released by "delete_volume" :: held 2.381s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Created reservations ['6d7ea47f-e84c-4203-9d84-59e4193f727b', 'e3848a80-7e81-4d87-afa8-3141df6999d0', '6a32f7a1-8345-4a7c-9da1-9e779399c058', '54d95368-17bd-430a-bcea-ffde2555e475'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:20 devstack sudo[115118]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:20 devstack sudo[115108]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:20 devstack sudo[115118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 1073741824" returned: 0 in 1.682s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:20 devstack sudo[115120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 Jun 25 18:21:20 devstack sudo[115120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-c3d06aee-41e8-4bfa-b605-37987fa4dda2-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-c3d06aee-41e8-4bfa-b605-37987fa4dda2-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f68fea6-a268-4243-b4c1-7b2d6f3bd2e9]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:21 devstack sudo[115118]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:21 devstack sudo[115123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 Jun 25 18:21:21 devstack sudo[115123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Deleted volume successfully. Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5f71927c-ae0e-415c-89f6-9f3d7b26b2d8 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-f559225d-20b4-4e71-a24c-0bf06d6e6d9b-delete_volume" released by "delete_volume" :: held 4.062s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:21 devstack sudo[115120]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" returned: 0 in 1.456s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (3221ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.227s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 21.356s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 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-06-25T16:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410564001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f911a4b9-c20c-4cfd-b9e7-105aa343d69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbe6def14d4f36ac1e7185807b243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:00Z,use_quota=True,user_id='fd39e3754d7b402298575392356d23ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Creating volume f911a4b9-c20c-4cfd-b9e7-105aa343d69a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:21 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:22 devstack sudo[115127]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a 1073741824 Jun 25 18:21:22 devstack sudo[115127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac3ba5d2-4b42-42ed-b005-299f394cd0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bb05093-d7ad-45db-96dc-2e6c8234d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 (5cbec3bb-4c8b-49b7-ad41-799dcb59ca83): created successfully Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bb05093-d7ad-45db-96dc-2e6c8234d0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (7ee7cfa5-28a6-45a5-85bd-410a71f7fe7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d8ed2b33-bf3f-4459-ad00-12df6cfc43bf tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:21:22 devstack sudo[115123]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2" returned: 0 in 1.318s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:22 devstack sudo[115132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2 Jun 25 18:21:22 devstack sudo[115132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:23 devstack sudo[115127]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a 1073741824" returned: 0 in 1.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:23 devstack sudo[115138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a Jun 25 18:21:23 devstack sudo[115138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:23 devstack sudo[115132]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-c3d06aee-41e8-4bfa-b605-37987fa4dda2" returned: 0 in 0.945s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-quobyte-c3d06aee-41e8-4bfa-b605-37987fa4dda2" released by "delete_volume" :: held 2.366s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Created reservations ['e1c02e58-4d3f-42d6-8ba5-5cf9f99d7d93', '5f5687ab-384c-4023-a739-dd2a9d42021c', 'aba5c599-2a13-425f-96f5-198c8e8f381b', '81b6ce5a-2d92-4828-bc25-7a6ba280991c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:24 devstack sudo[115141]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:24 devstack sudo[115141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:24 devstack sudo[115138]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" returned: 0 in 1.214s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] <== create_volume: return (2596ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.599s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbadee3a-c954-4ec4-883f-e8170b9acfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66c9f543-1673-490b-a8ae-0d64d7db6313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Volume volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a (f911a4b9-c20c-4cfd-b9e7-105aa343d69a): created successfully Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66c9f543-1673-490b-a8ae-0d64d7db6313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Flow 'volume_create_manager' (42c08a2a-5e2f-4a0a-9b2a-9edc607aa8c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5ce1cd97-f2c9-4326-b143-c0e73617d531 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created volume successfully. Jun 25 18:21:24 devstack sudo[115141]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.879s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Deleted volume successfully. Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-f911a4b9-c20c-4cfd-b9e7-105aa343d69a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d52107e-6ede-41a6-9e2b-b7a3824a3819 tempest-VolumeDependencyTests-375593499 None] Lock "cinder-c3d06aee-41e8-4bfa-b605-37987fa4dda2-delete_volume" released by "delete_volume" :: held 3.672s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-f911a4b9-c20c-4cfd-b9e7-105aa343d69a-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cec07a49-387f-418d-8d37-b0a3d808b7a1]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:25 devstack sudo[115145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a Jun 25 18:21:25 devstack sudo[115145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:26 devstack sudo[115145]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" returned: 0 in 1.125s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:26 devstack sudo[115150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a Jun 25 18:21:26 devstack sudo[115150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:26 devstack sudo[115152]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:26 devstack sudo[115152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:27 devstack sudo[115150]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" returned: 0 in 1.040s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-f911a4b9-c20c-4cfd-b9e7-105aa343d69a" released by "delete_volume" :: held 2.254s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=93,cinder:UPDATE=113,cinder:INSERT=27,cinder:DELETE=13 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=85,cinder:UPDATE=118,cinder:DELETE=11,cinder:INSERT=34 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['8b1968fe-079e-402b-a0ea-076f95179aaf', 'd4b172e9-3c34-47d6-b730-16127ded3927', 'bad9d27d-aaf3-4e41-b434-33fc1b0fa089', '8e268f7d-857c-46db-b41d-25935262f565'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:27 devstack sudo[115152]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.041s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:27 devstack sudo[115156]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:27 devstack sudo[115156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac5a2234-547d-46b8-a98e-826099242cc4]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:28 devstack sudo[115158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 Jun 25 18:21:28 devstack sudo[115158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Flow 'volume_create_manager' (abcf7a4e-2fa1-4805-a0b5-fe8ef9ab76e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b244eb-59aa-424a-b728-0d14605d8f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:29 devstack sudo[115156]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.501s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b244eb-59aa-424a-b728-0d14605d8f86) 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-06-25T16:21:29Z,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=9d89ca5d-c195-4d47-9c05-f39ac4330b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f58a11305714618b8b7d2969325ac24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:29Z,use_quota=True,user_id='e749a6a508ae4dec828eb0646e58af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91647cb8-8cf5-40a7-a7a2-c146d1579e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91647cb8-8cf5-40a7-a7a2-c146d1579e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9eaad15d-bbaa-47b3-b854-20ddf22c5c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:21:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ef56eed-5e5c-431d-beab-1012f6fbca57 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-f911a4b9-c20c-4cfd-b9e7-105aa343d69a-delete_volume" released by "delete_volume" :: held 4.275s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9eaad15d-bbaa-47b3-b854-20ddf22c5c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9d89ca5d-c195-4d47-9c05-f39ac4330b48', 'volume_name': 'volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48', 'volume_size': 1, 'image_id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', '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': '1bfa1d0f50a6e825e86d2e95037e5a3c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '3f58a11305714618b8b7d2969325ac24', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '49d01f73f80a39a1f6279c800a92f2f1020fb851019a9f6952c92a7c5f495a9f3ed166908236bdf9bae580155a121c336c2b040c8682c649b00fa8d27a6ef5f6', 'id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'created_at': datetime.datetime(2026, 6, 25, 16, 21, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 21, 27, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/72f6d146-a75e-41aa-bc5a-6eae852e8995/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (394419b7-9119-45e9-b83d-58af90a0766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (394419b7-9119-45e9-b83d-58af90a0766d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5eb1b5d5-ec5c-479d-91fe-4b9127ceb9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48', 'volume_size': 1, 'image_id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', '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': '1bfa1d0f50a6e825e86d2e95037e5a3c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '3f58a11305714618b8b7d2969325ac24', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '49d01f73f80a39a1f6279c800a92f2f1020fb851019a9f6952c92a7c5f495a9f3ed166908236bdf9bae580155a121c336c2b040c8682c649b00fa8d27a6ef5f6', 'id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'created_at': datetime.datetime(2026, 6, 25, 16, 21, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 21, 27, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/72f6d146-a75e-41aa-bc5a-6eae852e8995/file', 'properties': {}}, 'image_service': } Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Trying to clone 9d89ca5d-c195-4d47-9c05-f39ac4330b48 from image 72f6d146-a75e-41aa-bc5a-6eae852e8995 at location (None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:21:29 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:21:29 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:21:30 devstack sudo[115158]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" returned: 0 in 1.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:30 devstack sudo[115164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83 Jun 25 18:21:30 devstack sudo[115164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac8c9dac-920f-4415-b989-7e2ebdbc5d08]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:30 devstack sudo[115166]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:30 devstack sudo[115166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Flow 'volume_create_manager' (3e2c8adb-614c-4dc2-88cc-8fbc3f032f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c39672f3-fb79-4133-a6bd-1261ef581e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c39672f3-fb79-4133-a6bd-1261ef581e5c) 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-06-25T16:21:30Z,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=268984d1-84d0-4a38-a655-5445de3670fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42822cf1595c4b3baaf6aedad1847549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:30Z,use_quota=True,user_id='c906e2d8c3704af08ddfddfd92e9570d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce1aac84-fa08-4fbf-9fc2-7b2f89ad1ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce1aac84-fa08-4fbf-9fc2-7b2f89ad1ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d502d1e-2366-4a7d-8bfa-a98131fd9fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d502d1e-2366-4a7d-8bfa-a98131fd9fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '268984d1-84d0-4a38-a655-5445de3670fc', 'volume_name': 'volume-268984d1-84d0-4a38-a655-5445de3670fc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e28fd489-9f76-4e43-b776-ee1c76819e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e28fd489-9f76-4e43-b776-ee1c76819e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b5c528b-0aca-4c99-a7c3-87c55388f35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Volume 268984d1-84d0-4a38-a655-5445de3670fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-268984d1-84d0-4a38-a655-5445de3670fc', 'volume_size': 1} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 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-06-25T16:21:30Z,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=268984d1-84d0-4a38-a655-5445de3670fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42822cf1595c4b3baaf6aedad1847549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:30Z,use_quota=True,user_id='c906e2d8c3704af08ddfddfd92e9570d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Creating volume 268984d1-84d0-4a38-a655-5445de3670fc {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:30 devstack sudo[115168]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc 1073741824 Jun 25 18:21:30 devstack sudo[115168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:30 devstack sudo[115164]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" returned: 0 in 0.954s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83" released by "delete_volume" :: held 2.373s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['11ec39dc-aa57-4bd2-b6bf-f6e8859b627f', 'cb575cd4-dccc-4840-9fea-0b99cadac71f', '7f94e533-50fa-44ce-b850-cc6d3b4566f3', '7cc2087b-293c-4388-944a-472e56ed454a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:31 devstack sudo[115166]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 0 in 1.105s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:31 devstack sudo[115174]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:31 devstack sudo[115174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:31 devstack sudo[115173]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:31 devstack sudo[115173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-6eb6cfe1-eb81-45dd-b97c-8b31787b112e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-6eb6cfe1-eb81-45dd-b97c-8b31787b112e-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:32 devstack sudo[115168]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc 1073741824" returned: 0 in 1.560s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[637becd1-0930-4b78-aeec-9b5662f71f12]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:32 devstack sudo[115182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc Jun 25 18:21:32 devstack sudo[115182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:32 devstack sudo[115181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e Jun 25 18:21:32 devstack sudo[115181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:32 devstack sudo[115174]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:32 devstack sudo[115173]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 1 in 1.587s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Temporary image 72f6d146-a75e-41aa-bc5a-6eae852e8995 is fetched for user e749a6a508ae4dec828eb0646e58af62. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ba5d5bd-3546-4c37-ab19-d17b220a24ed tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-5cbec3bb-4c8b-49b7-ad41-799dcb59ca83-delete_volume" released by "delete_volume" :: held 4.333s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d03f1e74-c634-4830-b7d9-690e49d1effa]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:33 devstack sudo[115189]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:33 devstack sudo[115189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:33 devstack sudo[115182]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc" returned: 0 in 1.166s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] <== create_volume: return (2895ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.901s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b5c528b-0aca-4c99-a7c3-87c55388f35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-268984d1-84d0-4a38-a655-5445de3670fc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (070f8dcd-dd48-424c-a06e-15b66acf4104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Volume volume-268984d1-84d0-4a38-a655-5445de3670fc (268984d1-84d0-4a38-a655-5445de3670fc): created successfully Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (070f8dcd-dd48-424c-a06e-15b66acf4104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Flow 'volume_create_manager' (3e2c8adb-614c-4dc2-88cc-8fbc3f032f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e65b502d-ce54-4d62-8051-edc7f327c6af tempest-CinderUnicodeTest-1800679100 None] Created volume successfully. Jun 25 18:21:33 devstack sudo[115181]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" returned: 0 in 1.537s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:33 devstack sudo[115196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e Jun 25 18:21:33 devstack sudo[115196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:33 devstack sudo[115189]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 0 in 1.037s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:34 devstack sudo[115200]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:34 devstack sudo[115200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:34 devstack sudo[115196]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" returned: 0 in 0.744s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6eb6cfe1-eb81-45dd-b97c-8b31787b112e" released by "delete_volume" :: held 2.380s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['75b330fb-1b09-45ed-baf3-34af5334efca', '2c38e9b2-2fc8-4b69-a7ed-12bcd0091715', 'effe7bf1-a329-48a6-9f9e-4e351274dd7b', '7ef4549a-fb4e-445c-82f6-864855677619'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:34 devstack sudo[115206]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:34 devstack sudo[115206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:34 devstack sudo[115200]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 1 in 1.006s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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-06-25T16:21:29Z,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=9d89ca5d-c195-4d47-9c05-f39ac4330b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f58a11305714618b8b7d2969325ac24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:29Z,use_quota=True,user_id='e749a6a508ae4dec828eb0646e58af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Creating volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:35 devstack sudo[115208]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1073741824 Jun 25 18:21:35 devstack sudo[115208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-68428a3b-685c-433d-970a-4c0b6524221d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-68428a3b-685c-433d-970a-4c0b6524221d-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-68428a3b-685c-433d-970a-4c0b6524221d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-68428a3b-685c-433d-970a-4c0b6524221d" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f99c3ffa-ab5f-4259-a80d-a18f948fa002]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:35 devstack sudo[115206]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.122s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:35 devstack sudo[115211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d Jun 25 18:21:35 devstack sudo[115211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87ca094d-dd68-434f-a7ca-8ccbd1937485 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-6eb6cfe1-eb81-45dd-b97c-8b31787b112e-delete_volume" released by "delete_volume" :: held 3.966s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Flow 'volume_create_manager' (5a0bb868-06f6-4d5e-aa2c-ce63a643872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe74f4c5-b9cc-4a52-944f-e08b5ae0bfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe74f4c5-b9cc-4a52-944f-e08b5ae0bfab) 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-06-25T16:21:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-772103948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c6478a6-2f8f-4a27-9dff-542c89e75a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42822cf1595c4b3baaf6aedad1847549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:36Z,use_quota=True,user_id='c906e2d8c3704af08ddfddfd92e9570d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf79ad0a-947a-4fd0-80e7-a56114a32bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf79ad0a-947a-4fd0-80e7-a56114a32bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (182baf27-76c6-465b-8c25-f1c3ad06f762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (182baf27-76c6-465b-8c25-f1c3ad06f762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c6478a6-2f8f-4a27-9dff-542c89e75a52', 'volume_name': 'volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05badc47-27eb-40b8-b41d-19ef459a6b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05badc47-27eb-40b8-b41d-19ef459a6b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b0ab0c6-9f16-4cff-90b8-75190360575a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Volume 3c6478a6-2f8f-4a27-9dff-542c89e75a52: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52', 'volume_size': 1} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:36 devstack sudo[115208]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1073741824" returned: 0 in 1.620s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:36 devstack sudo[115220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:36 devstack sudo[115220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:36 devstack sudo[115211]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d" returned: 0 in 0.975s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:36 devstack sudo[115222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d Jun 25 18:21:36 devstack sudo[115222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Flow 'volume_create_manager' (44a4a95f-1e24-45d5-aa0a-6632de731114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a72dda1f-db27-4897-98f2-5c3b49788e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a72dda1f-db27-4897-98f2-5c3b49788e27) 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-06-25T16:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-800733582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a2477ee-2630-4129-b1d4-428e35d763d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b49e62405dfd4c40ac2eecc0eb8cd9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:37Z,use_quota=True,user_id='7165b5399f0d4324b827af68069b8dc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cacfaaf4-4f06-4e7e-840f-e9f4908e1511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cacfaaf4-4f06-4e7e-840f-e9f4908e1511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc7a9678-0030-44c0-a37a-566e05aeb0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc7a9678-0030-44c0-a37a-566e05aeb0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1a2477ee-2630-4129-b1d4-428e35d763d3', 'volume_name': 'volume-1a2477ee-2630-4129-b1d4-428e35d763d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f11d840f-db67-4723-bf8b-598f0c2a4991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f11d840f-db67-4723-bf8b-598f0c2a4991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3ff55d-e07c-4d95-aaa7-d1b80e4a34d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Volume 1a2477ee-2630-4129-b1d4-428e35d763d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1a2477ee-2630-4129-b1d4-428e35d763d3', 'volume_size': 1} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:37 devstack sudo[115220]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 0 in 0.719s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] <== create_volume: return (2404ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.407s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.239s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 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-06-25T16:21:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-772103948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c6478a6-2f8f-4a27-9dff-542c89e75a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42822cf1595c4b3baaf6aedad1847549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:36Z,use_quota=True,user_id='c906e2d8c3704af08ddfddfd92e9570d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Creating volume 3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:37 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:37 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/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 1073741824 Jun 25 18:21:37 devstack sudo[115225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Attempting download of 72f6d146-a75e-41aa-bc5a-6eae852e8995 ((None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', 'metadata': {}}])) to volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[880ec78c-6abb-432c-9a36-5d65460d963c]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:37 devstack sudo[115222]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-68428a3b-685c-433d-970a-4c0b6524221d" returned: 0 in 0.739s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-68428a3b-685c-433d-970a-4c0b6524221d" released by "delete_volume" :: held 1.791s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['4faaedb7-e4cd-470c-b48d-7d0534220d76', '77e5825b-01fd-4508-8f2b-c99428becb59', 'ae0ca9e1-80b9-434f-addd-0c3fb56b61ea', 'c4b3784f-a6e3-492e-a2bb-3e1cc2d5588e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:37 devstack sudo[115228]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc Jun 25 18:21:37 devstack sudo[115228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:37 devstack sudo[115230]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:37 devstack sudo[115230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-9cb24454-7d58-4aa3-9b92-688a13d91bd9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-9cb24454-7d58-4aa3-9b92-688a13d91bd9-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-9cb24454-7d58-4aa3-9b92-688a13d91bd9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-9cb24454-7d58-4aa3-9b92-688a13d91bd9" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1392377f-03ea-4e39-ae8b-35f7f35c91a5]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:38 devstack sudo[115235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 Jun 25 18:21:38 devstack sudo[115235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:38 devstack sudo[115225]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 1073741824" returned: 0 in 1.061s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:38 devstack sudo[115228]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc" returned: 0 in 0.944s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:38 devstack sudo[115241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 Jun 25 18:21:38 devstack sudo[115241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:38 devstack sudo[115239]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc Jun 25 18:21:38 devstack sudo[115239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:38 devstack sudo[115230]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.917s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c844cd2a-2cc9-4c9b-a7e9-d4aaa62985aa tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-68428a3b-685c-433d-970a-4c0b6524221d-delete_volume" released by "delete_volume" :: held 3.039s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:39 devstack sudo[115235]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9" returned: 0 in 0.936s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:39 devstack sudo[115247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9 Jun 25 18:21:39 devstack sudo[115247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:39 devstack sudo[115241]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:39 devstack sudo[115239]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52" returned: 0 in 0.802s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] <== create_volume: return (1931ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.935s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.273s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 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-06-25T16:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-800733582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a2477ee-2630-4129-b1d4-428e35d763d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b49e62405dfd4c40ac2eecc0eb8cd9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:37Z,use_quota=True,user_id='7165b5399f0d4324b827af68069b8dc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Creating volume 1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc" returned: 1 in 0.872s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_dmrnalfc' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b7ebebb-20fc-45b0-b8a3-dc6b2d23013a]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:39 devstack sudo[115252]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 1073741824 Jun 25 18:21:39 devstack sudo[115252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b0ab0c6-9f16-4cff-90b8-75190360575a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (898527c9-0f79-4f92-868a-31255c482740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Volume volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 (3c6478a6-2f8f-4a27-9dff-542c89e75a52): created successfully Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (898527c9-0f79-4f92-868a-31255c482740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Flow 'volume_create_manager' (5a0bb868-06f6-4d5e-aa2c-ce63a643872b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8befb9a8-e10f-4b21-af90-80a763ed1eb1 tempest-CinderUnicodeTest-1800679100 None] Created volume successfully. Jun 25 18:21:39 devstack sudo[115253]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:39 devstack sudo[115253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:39 devstack sudo[115247]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9cb24454-7d58-4aa3-9b92-688a13d91bd9" returned: 0 in 0.711s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-9cb24454-7d58-4aa3-9b92-688a13d91bd9" released by "delete_volume" :: held 1.693s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['14b3efed-6f58-4b8e-b402-e249293b7c0f', '542dfaba-fd26-46e2-87c9-bb66ebac5d90', '4bd2b243-25f0-4aad-affd-173e38455cca', '870040c3-9c27-4475-8bd6-b59844432a63'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:40 devstack sudo[115260]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:40 devstack sudo[115260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:40 devstack sudo[115253]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 0 in 0.836s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-4715af2f-7188-42fd-ae33-c2143acfc76a-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:40 devstack sudo[115264]: 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD Jun 25 18:21:40 devstack sudo[115264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-4715af2f-7188-42fd-ae33-c2143acfc76a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-4715af2f-7188-42fd-ae33-c2143acfc76a" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-4715af2f-7188-42fd-ae33-c2143acfc76a" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleting offline snapshot 4715af2f-7188-42fd-ae33-c2143acfc76a of volume 6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] snapshot_file for this snap is: volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:21:40 devstack sudo[115252]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 1073741824" returned: 0 in 1.157s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c2876a7-45db-4d26-bb1c-d9e486b8358b]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:40 devstack sudo[115267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:21:40 devstack sudo[115267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:40 devstack sudo[115266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a Jun 25 18:21:40 devstack sudo[115266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:40 devstack sudo[115260]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.996s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:40 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-abd86664-3993-490f-8d46-4141ec6c0ae6 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-9cb24454-7d58-4aa3-9b92-688a13d91bd9-delete_volume" released by "delete_volume" :: held 2.969s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:41 devstack sudo[115264]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD" returned: 1 in 1.025s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] 72f6d146-a75e-41aa-bc5a-6eae852e8995 was raw, converting to raw {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:41 devstack sudo[115274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:41 devstack sudo[115274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:41 devstack sudo[115267]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 0.888s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] <== create_volume: return (2174ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.177s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.899s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3ff55d-e07c-4d95-aaa7-d1b80e4a34d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a2477ee-2630-4129-b1d4-428e35d763d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747fa049-031a-4357-8a29-ac6209f5b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Creating offline snapshot ff7839f6-5ba7-408a-95fb-be1a8265c6de of volume 3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:21:41 devstack sudo[115266]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a" returned: 0 in 1.027s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6b4dccca-61dc-4127-af8c-8421facea85c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8498b80b-adc8-4749-ba0e-447b0d435edb]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[247c760f-8080-4cb1-b06f-2e16816032b3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Volume volume-1a2477ee-2630-4129-b1d4-428e35d763d3 (1a2477ee-2630-4129-b1d4-428e35d763d3): created successfully Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747fa049-031a-4357-8a29-ac6209f5b469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Flow 'volume_create_manager' (44a4a95f-1e24-45d5-aa0a-6632de731114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-89230f72-987e-48f0-bbc0-d2cf5160d436 tempest-SnapshotDependencyTests-1002835205 None] Created volume successfully. Jun 25 18:21:41 devstack sudo[115280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 Jun 25 18:21:41 devstack sudo[115280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:41 devstack sudo[115281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c Jun 25 18:21:41 devstack sudo[115281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:42 devstack sudo[115274]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 0 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_72f6d146-a75e-41aa-bc5a-6eae852e8995_8fi83moadevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:21:42 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:42 devstack sudo[115288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1G Jun 25 18:21:42 devstack sudo[115288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:42 devstack sudo[115281]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c" returned: 0 in 0.884s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:42 devstack sudo[115280]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52" returned: 0 in 0.937s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:42 devstack sudo[115297]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a Jun 25 18:21:42 devstack sudo[115297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:42 devstack sudo[115299]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de 1G Jun 25 18:21:42 devstack sudo[115299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:42 devstack sudo[115288]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 1G" returned: 0 in 0.809s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac765b01-5164-49d7-bdd9-cc1e6c3e1c44]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:42 devstack sudo[115304]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:42 devstack sudo[115304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:43 devstack sudo[115297]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a" returned: 0 in 0.865s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:43 devstack sudo[115312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a Jun 25 18:21:43 devstack sudo[115312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:43 devstack sudo[115299]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de 1G" returned: 0 in 0.905s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:43 devstack sudo[115314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de Jun 25 18:21:43 devstack sudo[115314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:43 devstack sudo[115304]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 0 in 0.842s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:43 devstack sudo[115318]: 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:43 devstack sudo[115318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:44 devstack sudo[115312]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c.4715af2f-7188-42fd-ae33-c2143acfc76a" returned: 0 in 0.704s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-4715af2f-7188-42fd-ae33-c2143acfc76a" released by "_delete_snapshot" :: held 3.668s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" released by "delete_snapshot" :: held 3.697s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:44 devstack sudo[115314]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de" returned: 0 in 0.747s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:44 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de is being set with open permissions: ugo+rw Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['44fce320-a321-466f-a11d-026603764b97', '2c0f1846-1f25-41a4-9cda-2b4480f37f5e', 'b55a1eac-a7e0-49c6-a29c-f0adec7e7518', 'bdd2b38a-7afd-4af1-9566-6c31824564ef'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:44 devstack sudo[115324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de Jun 25 18:21:44 devstack sudo[115324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Delete snapshot completed successfully. Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fa1a3ca-1802-4650-b725-1c123fd82abe tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-4715af2f-7188-42fd-ae33-c2143acfc76a-delete_snapshot" released by "delete_snapshot" :: held 3.905s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:44 devstack sudo[115318]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 1 in 0.801s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 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/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Downloaded image 72f6d146-a75e-41aa-bc5a-6eae852e8995 ((None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', 'metadata': {}}])) to volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Temporary image 72f6d146-a75e-41aa-bc5a-6eae852e8995 for user e749a6a508ae4dec828eb0646e58af62 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Marking volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Copying metadata from image 72f6d146-a75e-41aa-bc5a-6eae852e8995 to 9d89ca5d-c195-4d47-9c05-f39ac4330b48. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Creating volume glance metadata for volume 9d89ca5d-c195-4d47-9c05-f39ac4330b48 backed by image 72f6d146-a75e-41aa-bc5a-6eae852e8995 with: {'image_id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '1bfa1d0f50a6e825e86d2e95037e5a3c', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5eb1b5d5-ec5c-479d-91fe-4b9127ceb9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48', 'volume_size': 1, 'image_id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/72f6d146-a75e-41aa-bc5a-6eae852e8995', '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': '1bfa1d0f50a6e825e86d2e95037e5a3c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '3f58a11305714618b8b7d2969325ac24', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '49d01f73f80a39a1f6279c800a92f2f1020fb851019a9f6952c92a7c5f495a9f3ed166908236bdf9bae580155a121c336c2b040c8682c649b00fa8d27a6ef5f6', 'id': '72f6d146-a75e-41aa-bc5a-6eae852e8995', 'created_at': datetime.datetime(2026, 6, 25, 16, 21, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 21, 27, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/72f6d146-a75e-41aa-bc5a-6eae852e8995/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3be41bec-1305-41aa-af57-1179b024cb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-6b4dccca-61dc-4127-af8c-8421facea85c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Volume volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 (9d89ca5d-c195-4d47-9c05-f39ac4330b48): created successfully Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3be41bec-1305-41aa-af57-1179b024cb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Flow 'volume_create_manager' (abcf7a4e-2fa1-4805-a0b5-fe8ef9ab76e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-6b4dccca-61dc-4127-af8c-8421facea85c-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2e6d59f5-928b-4108-8169-6d72462d1cff tempest-VolumeImageDependencyTests-1677532913 None] Created volume successfully. Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b23110d-adb0-4f0b-a9c6-b73d02544b28]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:44 devstack sudo[115324]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de" returned: 0 in 0.728s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:44 devstack sudo[115330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c Jun 25 18:21:44 devstack sudo[115330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:44 devstack sudo[115331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info Jun 25 18:21:44 devstack sudo[115331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:45 devstack sudo[115331]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info" returned: 0 in 0.696s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:45 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info is being set with open permissions: ugo+rw Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:45 devstack sudo[115338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info Jun 25 18:21:45 devstack sudo[115338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:45 devstack sudo[115330]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c" returned: 0 in 0.874s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:45 devstack sudo[115340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c Jun 25 18:21:45 devstack sudo[115340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Acquiring lock "cinder-9d89ca5d-c195-4d47-9c05-f39ac4330b48-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "cinder-9d89ca5d-c195-4d47-9c05-f39ac4330b48-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Acquiring lock "cinder-quobyte-9d89ca5d-c195-4d47-9c05-f39ac4330b48" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "cinder-quobyte-9d89ca5d-c195-4d47-9c05-f39ac4330b48" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd92742f-85d5-47fe-8695-ec6e6e993775]: (4, 'raw') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:46 devstack sudo[115342]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:46 devstack sudo[115342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:46 devstack sudo[115338]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.info" returned: 0 in 0.721s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.882s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.699s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Creating offline snapshot ceb453e5-0b92-4793-a3d8-e48bc9e81151 of volume 1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:21:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72eecb62-1590-42e1-a8d6-bbf1f20dd6a2 tempest-CinderUnicodeTest-1800679100 None] Create snapshot completed successfully Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ab926ea-e749-4396-9958-14265578de98]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:46 devstack sudo[115340]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-6b4dccca-61dc-4127-af8c-8421facea85c" returned: 0 in 0.769s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-quobyte-6b4dccca-61dc-4127-af8c-8421facea85c" released by "delete_volume" :: held 1.710s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Created reservations ['5a3a5545-3445-4916-b8ed-fd7233e3cdb3', '91ba60ec-fb87-4e85-898b-d3d95cb8c798', '8d00c675-c252-4bd5-957c-5329e7a7e487', '6ea0bfef-a14a-4263-bf19-a936b04a7777'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:46 devstack sudo[115346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:21:46 devstack sudo[115346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:46 devstack sudo[115348]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:46 devstack sudo[115348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:47 devstack sudo[115342]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-ff7839f6-5ba7-408a-95fb-be1a8265c6de-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 0 in 1.014s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-ff7839f6-5ba7-408a-95fb-be1a8265c6de-delete_snapshot" acquired by "delete_snapshot" :: waited 0.057s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-quobyte-ff7839f6-5ba7-408a-95fb-be1a8265c6de" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-ff7839f6-5ba7-408a-95fb-be1a8265c6de" acquired by "_delete_snapshot" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Deleting offline snapshot ff7839f6-5ba7-408a-95fb-be1a8265c6de of volume 3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] snapshot_file for this snap is: volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:21:47 devstack sudo[115352]: 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:47 devstack sudo[115352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8af674d9-c294-4c97-8292-83b4037ae4fa]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:47 devstack sudo[115355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de Jun 25 18:21:47 devstack sudo[115355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:47 devstack sudo[115346]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 1.018s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:47 devstack sudo[115360]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 1G Jun 25 18:21:47 devstack sudo[115360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:47 devstack sudo[115348]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.036s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Deleted volume successfully. Jun 25 18:21:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6152018-0fb0-479b-91b9-aa4d32762c29 tempest-CreateVolumesFromSnapshotTest-1475100967 None] Lock "cinder-6b4dccca-61dc-4127-af8c-8421facea85c-delete_volume" released by "delete_volume" :: held 3.027s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:48 devstack sudo[115352]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 1 in 1.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 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 --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:48 devstack sudo[115372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48 Jun 25 18:21:48 devstack sudo[115372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:48 devstack sudo[115355]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de" returned: 0 in 1.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce781104-c8a1-4eed-8ced-59ee1894f035]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:48 devstack sudo[115375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 Jun 25 18:21:48 devstack sudo[115375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:48 devstack sudo[115360]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 1G" returned: 0 in 1.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1a2477ee-2630-4129-b1d4-428e35d763d3 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:48 devstack sudo[115378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1a2477ee-2630-4129-b1d4-428e35d763d3 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:21:48 devstack sudo[115378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:49 devstack sudo[115372]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-9d89ca5d-c195-4d47-9c05-f39ac4330b48" returned: 0 in 1.005s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "cinder-quobyte-9d89ca5d-c195-4d47-9c05-f39ac4330b48" released by "delete_volume" :: held 3.400s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Created reservations ['eef66d99-1b0f-469e-a652-be8077fed946', '31c0fc32-edce-4325-aa7c-68b8a2f48ade', '1afc0fa6-23d0-47ee-8651-9e378b680d21', 'e5df166d-3c6d-43dd-ae35-5b960d50aae0'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:49 devstack sudo[115375]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52" returned: 0 in 1.036s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:49 devstack sudo[115385]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:49 devstack sudo[115385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:49 devstack sudo[115387]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de Jun 25 18:21:49 devstack sudo[115387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:50 devstack sudo[115378]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1a2477ee-2630-4129-b1d4-428e35d763d3 -F qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 1.206s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 is being set with open permissions: ugo+rw Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:50 devstack sudo[115393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:21:50 devstack sudo[115393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:50 devstack sudo[115385]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.811s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Deleted volume successfully. Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3361b813-a248-4824-86d6-b45bfdccd4e0 tempest-VolumeImageDependencyTests-1677532913 None] Lock "cinder-9d89ca5d-c195-4d47-9c05-f39ac4330b48-delete_volume" released by "delete_volume" :: held 4.521s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:50 devstack sudo[115387]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de" returned: 0 in 1.002s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:50 devstack sudo[115402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de Jun 25 18:21:50 devstack sudo[115402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:50 devstack sudo[115393]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 0.929s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:51 devstack sudo[115406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info Jun 25 18:21:51 devstack sudo[115406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:51 devstack sudo[115402]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52.ff7839f6-5ba7-408a-95fb-be1a8265c6de" returned: 0 in 1.082s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-ff7839f6-5ba7-408a-95fb-be1a8265c6de" released by "_delete_snapshot" :: held 4.573s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" released by "delete_snapshot" :: held 4.650s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Created reservations ['74c121bd-019a-4de0-a0eb-efe7711c18af', '753389ae-4762-4fee-bf10-c13685ce6b8a', 'b0fdecbd-43fa-40a4-8325-cf2489c460c1', 'd536d8e0-7b13-4f61-ac8d-8bfa510f11f2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Delete snapshot completed successfully. Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6ab8ea2a-0f00-4e37-918c-0b1c12848c5f tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-ff7839f6-5ba7-408a-95fb-be1a8265c6de-delete_snapshot" released by "delete_snapshot" :: held 4.920s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (181f6143-9e5e-4b49-80b8-74a83a8f0b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08aba76f-d06b-4e96-864e-b256235c0c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08aba76f-d06b-4e96-864e-b256235c0c30) 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-06-25T16:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1427758837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=530dc956-25f4-4f3f-a2aa-98540786e5e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:52Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73151ba7-2e06-4411-8af1-2d1794f72796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73151ba7-2e06-4411-8af1-2d1794f72796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f494c3e3-6374-4934-a6ea-874cf16126a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f494c3e3-6374-4934-a6ea-874cf16126a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '530dc956-25f4-4f3f-a2aa-98540786e5e2', 'volume_name': 'volume-530dc956-25f4-4f3f-a2aa-98540786e5e2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cbd364a-5e56-4819-a9d8-7e634700ef93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cbd364a-5e56-4819-a9d8-7e634700ef93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:52 devstack sudo[115406]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3da77fda-70a2-4aa9-8402-a266dd157a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume 530dc956-25f4-4f3f-a2aa-98540786e5e2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-530dc956-25f4-4f3f-a2aa-98540786e5e2', 'volume_size': 1} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info" returned: 0 in 1.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:52 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info is being set with open permissions: ugo+rw Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:52 devstack sudo[115411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info Jun 25 18:21:52 devstack sudo[115411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-3c6478a6-2f8f-4a27-9dff-542c89e75a52-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-3c6478a6-2f8f-4a27-9dff-542c89e75a52-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f29d19a-a9ab-4aee-96ef-ae5932074862]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:52 devstack sudo[115413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 Jun 25 18:21:52 devstack sudo[115413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:53 devstack sudo[115411]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.info" returned: 0 in 0.941s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.807s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.969s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1427758837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=530dc956-25f4-4f3f-a2aa-98540786e5e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:52Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume 530dc956-25f4-4f3f-a2aa-98540786e5e2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:53 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:53 devstack sudo[115416]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 1073741824 Jun 25 18:21:53 devstack sudo[115416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-85ef89bd-ec29-484c-b21a-181b2def86b0 tempest-SnapshotDependencyTests-1002835205 None] Create snapshot completed successfully Jun 25 18:21:53 devstack sudo[115413]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52" returned: 0 in 1.129s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:53 devstack sudo[115421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52 Jun 25 18:21:53 devstack sudo[115421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:54 devstack sudo[115416]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 1073741824" returned: 0 in 1.169s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:54 devstack sudo[115426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 Jun 25 18:21:54 devstack sudo[115426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:54 devstack sudo[115421]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-3c6478a6-2f8f-4a27-9dff-542c89e75a52" returned: 0 in 0.759s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-3c6478a6-2f8f-4a27-9dff-542c89e75a52" released by "delete_volume" :: held 1.983s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Created reservations ['112b3ff9-9794-4230-8c82-0ebd8f36fecd', '99bcd2b9-86bb-4da2-a106-28a145654cae', '5795950d-8dba-4c98-b6c9-3764ddd34b00', 'a9c17693-2ebc-4adf-9de8-3db5b741f5ce'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:54 devstack sudo[115429]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:54 devstack sudo[115429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:55 devstack sudo[115426]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2" returned: 0 in 0.861s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2099ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.105s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3da77fda-70a2-4aa9-8402-a266dd157a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-530dc956-25f4-4f3f-a2aa-98540786e5e2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce4cc0f1-9305-47a1-8cc6-5bf18efb351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 (530dc956-25f4-4f3f-a2aa-98540786e5e2): created successfully Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce4cc0f1-9305-47a1-8cc6-5bf18efb351b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (181f6143-9e5e-4b49-80b8-74a83a8f0b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1198805c-b52c-408d-8711-1edb0160635a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Flow 'volume_create_manager' (86e7a18b-0bf3-486d-897f-24c97f021133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65f9f3ee-f98e-4bf7-b20b-4e2382bd54f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65f9f3ee-f98e-4bf7-b20b-4e2382bd54f0) 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-06-25T16:21:55Z,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=134fc2a0-1aca-4ec7-811d-96d46ad29c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b49e62405dfd4c40ac2eecc0eb8cd9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ceb453e5-0b92-4793-a3d8-e48bc9e81151,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:55Z,use_quota=True,user_id='7165b5399f0d4324b827af68069b8dc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46559d6d-1189-403f-9e85-dc0cbf760007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46559d6d-1189-403f-9e85-dc0cbf760007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9905bf76-8859-4dff-9afb-dc21b1b0d325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9905bf76-8859-4dff-9afb-dc21b1b0d325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '134fc2a0-1aca-4ec7-811d-96d46ad29c7d', 'volume_name': 'volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d', 'volume_size': 1, 'snapshot_id': 'ceb453e5-0b92-4793-a3d8-e48bc9e81151'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3a5e081-a9d7-4791-bbc4-78302b166d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3a5e081-a9d7-4791-bbc4-78302b166d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09ce8370-f7de-496c-b735-80f087921704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Volume 134fc2a0-1aca-4ec7-811d-96d46ad29c7d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d', 'volume_size': 1, 'snapshot_id': 'ceb453e5-0b92-4793-a3d8-e48bc9e81151'} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" acquired by "_create_volume_from_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Creating volume 134fc2a0-1aca-4ec7-811d-96d46ad29c7d from snapshot ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] snapshot: ceb453e5-0b92-4793-a3d8-e48bc9e81151, volume: 134fc2a0-1aca-4ec7-811d-96d46ad29c7d, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[09e9fd4a-6f65-4f29-aecb-05e42ef2bf5e]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:55 devstack sudo[115429]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.928s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Deleted volume successfully. Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8ddeac04-ca7f-4358-99d0-9b3f9a69205e tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-3c6478a6-2f8f-4a27-9dff-542c89e75a52-delete_volume" released by "delete_volume" :: held 3.225s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:55 devstack sudo[115433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:21:55 devstack sudo[115433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-268984d1-84d0-4a38-a655-5445de3670fc-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-268984d1-84d0-4a38-a655-5445de3670fc-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "cinder-quobyte-268984d1-84d0-4a38-a655-5445de3670fc" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-268984d1-84d0-4a38-a655-5445de3670fc" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[00e50cef-8328-47fc-900c-12159ac62cfa]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:56 devstack sudo[115435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc Jun 25 18:21:56 devstack sudo[115435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:56 devstack sudo[115433]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 0.919s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1a2477ee-2630-4129-b1d4-428e35d763d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fad4da89-4799-41e6-a2d5-7605744c45b3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:56 devstack sudo[115440]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:21:56 devstack sudo[115440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:56 devstack sudo[115435]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc" returned: 0 in 0.892s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:56 devstack sudo[115445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc Jun 25 18:21:56 devstack sudo[115445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (ee42e6d6-9958-4f22-98e9-72f24ba9381e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (809b5252-82de-4491-9cfe-d70989b2bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (809b5252-82de-4491-9cfe-d70989b2bc8e) 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-06-25T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1949477125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc4f5dd8-4458-41e2-9e1a-983a53a3e493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:57Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19c9bf44-ad21-43e8-85b6-14c8ecc24981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19c9bf44-ad21-43e8-85b6-14c8ecc24981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4cb06e5-3c18-4b90-8bb8-391f4212c4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4cb06e5-3c18-4b90-8bb8-391f4212c4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc4f5dd8-4458-41e2-9e1a-983a53a3e493', 'volume_name': 'volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04dcee58-e45a-4f76-a190-fa227d2824ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04dcee58-e45a-4f76-a190-fa227d2824ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69ab7074-24ac-457e-964e-699df606f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume bc4f5dd8-4458-41e2-9e1a-983a53a3e493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493', 'volume_size': 1} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (7d35a29e-bc9c-4bb1-8e33-8003a20d2f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21ca09c1-e231-40b0-a3fe-ab00f51812e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21ca09c1-e231-40b0-a3fe-ab00f51812e0) 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-06-25T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1095761939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf4865e0-9eed-4020-9c05-5d3054629142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:57Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df4b93bf-7e60-45ee-a9dc-f358b030bab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df4b93bf-7e60-45ee-a9dc-f358b030bab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86ab030f-9dcf-4dfa-adf5-362b1bb0d73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86ab030f-9dcf-4dfa-adf5-362b1bb0d73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cf4865e0-9eed-4020-9c05-5d3054629142', 'volume_name': 'volume-cf4865e0-9eed-4020-9c05-5d3054629142', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb5af09a-69ba-4a7a-ac14-7e3898856837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb5af09a-69ba-4a7a-ac14-7e3898856837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2314f24d-c5a9-4bc1-9f30-796d4e60c86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume cf4865e0-9eed-4020-9c05-5d3054629142: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cf4865e0-9eed-4020-9c05-5d3054629142', 'volume_size': 1} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:57 devstack sudo[115440]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 1.049s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Path /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:57 devstack sudo[115451]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d Jun 25 18:21:57 devstack sudo[115451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:57 devstack sudo[115445]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-268984d1-84d0-4a38-a655-5445de3670fc" returned: 0 in 0.911s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-quobyte-268984d1-84d0-4a38-a655-5445de3670fc" released by "delete_volume" :: held 1.870s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Created reservations ['ee81b756-2a65-4f47-b72a-a5f03c1c3db2', '1acf907f-15bb-4047-9488-83c1e1b63009', 'a2893266-b61c-4954-9dd7-5da6aaa92e58', '77d42a90-ecd4-4174-a17e-7a7e08018f04'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (136e6ccc-5de7-40f6-b230-162e52e526e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2a24638-506b-439b-b1d3-717a17a933b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:58 devstack sudo[115453]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2a24638-506b-439b-b1d3-717a17a933b0) 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-06-25T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1071382068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21b30a67-3e01-40a7-bdd6-0e030500d888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:58Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack sudo[115453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3174ba1-e4ac-4375-9e68-8eb07b26c5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3174ba1-e4ac-4375-9e68-8eb07b26c5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3646dc8f-0527-40b7-b7bc-30b3b1b7b52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3646dc8f-0527-40b7-b7bc-30b3b1b7b52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21b30a67-3e01-40a7-bdd6-0e030500d888', 'volume_name': 'volume-21b30a67-3e01-40a7-bdd6-0e030500d888', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1346456a-9bf1-423a-b926-d464a080ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1346456a-9bf1-423a-b926-d464a080ee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7ed5acf-4771-4662-ac95-a461358d8b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume 21b30a67-3e01-40a7-bdd6-0e030500d888: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21b30a67-3e01-40a7-bdd6-0e030500d888', 'volume_size': 1} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (d6e37300-0473-44c7-a479-d595c6cfaf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd671178-b842-4e6a-83e6-3e0b24c3a049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd671178-b842-4e6a-83e6-3e0b24c3a049) 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-06-25T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1930144154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4aa45726-4ef5-4d35-b185-2f7489c8c799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:59Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77a7ebd5-3f53-4a11-8e0d-6369ec749e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77a7ebd5-3f53-4a11-8e0d-6369ec749e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331d4ce8-94bd-4f0d-9db0-7579569fb02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331d4ce8-94bd-4f0d-9db0-7579569fb02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4aa45726-4ef5-4d35-b185-2f7489c8c799', 'volume_name': 'volume-4aa45726-4ef5-4d35-b185-2f7489c8c799', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fbf4922-ad83-4231-aa5b-e47e9641dc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fbf4922-ad83-4231-aa5b-e47e9641dc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03917e20-dac8-4d6b-ac97-8a0c5d2ab62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume 4aa45726-4ef5-4d35-b185-2f7489c8c799: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4aa45726-4ef5-4d35-b185-2f7489c8c799', 'volume_size': 1} Jun 25 18:21:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:59 devstack sudo[115453]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 1.470s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:59 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Deleted volume successfully. Jun 25 18:21:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cad864fe-7bf2-4aa1-9c2a-ee6a0c8527fc tempest-CinderUnicodeTest-1800679100 None] Lock "cinder-268984d1-84d0-4a38-a655-5445de3670fc-delete_volume" released by "delete_volume" :: held 3.804s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (75c99735-6d16-40b8-b6cc-b14f0535ab22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5626b7d-d1a2-4631-b91a-41ae864df5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5626b7d-d1a2-4631-b91a-41ae864df5a2) 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-06-25T16:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335138670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5f807b7-8629-4778-9a0d-32414e4c968f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:22:00Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd77ffb6-fa8f-4d40-86cf-b8e87ae06a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd77ffb6-fa8f-4d40-86cf-b8e87ae06a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ab302a3-4c7a-44ee-b55c-14a9498fbfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ab302a3-4c7a-44ee-b55c-14a9498fbfec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e5f807b7-8629-4778-9a0d-32414e4c968f', 'volume_name': 'volume-e5f807b7-8629-4778-9a0d-32414e4c968f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6abd8b1-49a6-485b-b70a-f71604fcc273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6abd8b1-49a6-485b-b70a-f71604fcc273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c982a0a-aaf7-4dc0-9efc-aaba2c3ce53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume e5f807b7-8629-4778-9a0d-32414e4c968f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e5f807b7-8629-4778-9a0d-32414e4c968f', 'volume_size': 1} Jun 25 18:22:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:04 devstack sudo[115451]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" returned: 0 in 7.141s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[68696cfa-ef2f-40b0-bdda-0a2240ffad99]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:05 devstack sudo[115468]: quobyte : PWD=/ ; USER=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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:22:05 devstack sudo[115468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:05 devstack sudo[115468]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 1.106s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:05 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Image conversion details: src /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3, size 1024.00 MB, duration 7.14 sec, destination /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:22:05 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Converted 1024.00 MB image at 143.38 MB/s Jun 25 18:22:05 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d is being set with open permissions: ugo+rw Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:06 devstack sudo[115473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d Jun 25 18:22:06 devstack sudo[115473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:06 devstack sudo[115473]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" returned: 0 in 0.822s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" released by "_copy_volume_from_snapshot" :: held 11.155s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" released by "_create_volume_from_snapshot" :: held 11.197s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.220s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.716s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1949477125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc4f5dd8-4458-41e2-9e1a-983a53a3e493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:57Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume bc4f5dd8-4458-41e2-9e1a-983a53a3e493 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:06 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:06 devstack sudo[115476]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 1073741824 Jun 25 18:22:06 devstack sudo[115476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09ce8370-f7de-496c-b735-80f087921704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d', 'volume_size': 1, 'snapshot_id': 'ceb453e5-0b92-4793-a3d8-e48bc9e81151'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23a48509-e5b3-48d9-b27c-410dbfce789c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Volume volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d (134fc2a0-1aca-4ec7-811d-96d46ad29c7d): created successfully Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23a48509-e5b3-48d9-b27c-410dbfce789c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Flow 'volume_create_manager' (86e7a18b-0bf3-486d-897f-24c97f021133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4d37350d-8744-47e1-8ceb-c0d2b27ba17d tempest-SnapshotDependencyTests-1002835205 None] Created volume successfully. Jun 25 18:22:08 devstack sudo[115476]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 1073741824" returned: 0 in 1.155s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:08 devstack sudo[115481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 Jun 25 18:22:08 devstack sudo[115481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-ceb453e5-0b92-4793-a3d8-e48bc9e81151-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-ceb453e5-0b92-4793-a3d8-e48bc9e81151-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Deleting offline snapshot ceb453e5-0b92-4793-a3d8-e48bc9e81151 of volume 1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] snapshot_file for this snap is: volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[65e86516-7021-46a5-a6aa-c700c59329db]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:08 devstack sudo[115483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:22:08 devstack sudo[115483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:08 devstack sudo[115481]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" returned: 0 in 0.884s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2101ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.106s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.310s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1095761939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf4865e0-9eed-4020-9c05-5d3054629142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:57Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume cf4865e0-9eed-4020-9c05-5d3054629142 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:08 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:22:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69ab7074-24ac-457e-964e-699df606f240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:09 devstack sudo[115486]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 1073741824 Jun 25 18:22:09 devstack sudo[115486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc1a928-e869-460f-96f4-473842eb591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 (bc4f5dd8-4458-41e2-9e1a-983a53a3e493): created successfully Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc1a928-e869-460f-96f4-473842eb591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (ee42e6d6-9958-4f22-98e9-72f24ba9381e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9dce283d-4ff3-48fa-b6db-49695d0eab36 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:22:09 devstack sudo[115483]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 0.929s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1a2477ee-2630-4129-b1d4-428e35d763d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[778ea606-ac65-4f70-87b9-43541874373d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:09 devstack sudo[115491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:22:09 devstack sudo[115491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:10 devstack sudo[115486]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 1073741824" returned: 0 in 1.117s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:10 devstack sudo[115499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 Jun 25 18:22:10 devstack sudo[115499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:10 devstack sudo[115491]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 1.093s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:10 devstack sudo[115501]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:22:10 devstack sudo[115501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:11 devstack sudo[115499]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142" returned: 0 in 0.979s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2171ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.175s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.931s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1071382068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21b30a67-3e01-40a7-bdd6-0e030500d888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:58Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume 21b30a67-3e01-40a7-bdd6-0e030500d888 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:11 devstack sudo[115508]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 1073741824 Jun 25 18:22:11 devstack sudo[115508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2314f24d-c5a9-4bc1-9f30-796d4e60c86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf4865e0-9eed-4020-9c05-5d3054629142', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d315289d-882c-40d8-82ed-6a2470155406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-cf4865e0-9eed-4020-9c05-5d3054629142 (cf4865e0-9eed-4020-9c05-5d3054629142): created successfully Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d315289d-882c-40d8-82ed-6a2470155406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (7d35a29e-bc9c-4bb1-8e33-8003a20d2f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cd33ea21-640b-4273-8823-2544f87310ed tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:22:11 devstack sudo[115501]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 1.129s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:11 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/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151 Jun 25 18:22:11 devstack sudo[115510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:12 devstack sudo[115508]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 1073741824" returned: 0 in 1.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:12 devstack sudo[115517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 Jun 25 18:22:12 devstack sudo[115517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:12 devstack sudo[115510]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3.ceb453e5-0b92-4793-a3d8-e48bc9e81151" returned: 0 in 1.136s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-ceb453e5-0b92-4793-a3d8-e48bc9e81151" released by "_delete_snapshot" :: held 4.446s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" released by "delete_snapshot" :: held 4.483s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Created reservations ['26d6a884-dd99-449e-8043-349253f2399d', 'bff9f919-9109-4dc7-8086-6614f6c0f63c', 'd9f77082-e593-4806-8e9d-9ac7299cfd15', 'd1335543-02a8-4786-aa74-29e8ac3dcc0f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Delete snapshot completed successfully. Jun 25 18:22:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5463a5a8-93db-4be6-8780-07f67f6eca25 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-ceb453e5-0b92-4793-a3d8-e48bc9e81151-delete_snapshot" released by "delete_snapshot" :: held 4.766s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:13 devstack sudo[115517]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888" returned: 0 in 0.773s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2065ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.070s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 14.286s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1930144154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4aa45726-4ef5-4d35-b185-2f7489c8c799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:59Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume 4aa45726-4ef5-4d35-b185-2f7489c8c799 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:13 devstack sudo[115520]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 1073741824 Jun 25 18:22:13 devstack sudo[115520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7ed5acf-4771-4662-ac95-a461358d8b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21b30a67-3e01-40a7-bdd6-0e030500d888', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5590e52e-51dc-4f0a-a080-997cf72fa66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-21b30a67-3e01-40a7-bdd6-0e030500d888 (21b30a67-3e01-40a7-bdd6-0e030500d888): created successfully Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5590e52e-51dc-4f0a-a080-997cf72fa66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (136e6ccc-5de7-40f6-b230-162e52e526e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-efe198fe-c529-4ae2-bfdc-023a7244c655 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-1a2477ee-2630-4129-b1d4-428e35d763d3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-1a2477ee-2630-4129-b1d4-428e35d763d3-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f7a492d-f5a9-418f-87e9-29d08f646ea3]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:13 devstack sudo[115522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:22:13 devstack sudo[115522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:14 devstack sudo[115520]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 1073741824" returned: 0 in 1.212s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:14 devstack sudo[115528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 Jun 25 18:22:14 devstack sudo[115528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:14 devstack sudo[115522]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 1.144s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:14 devstack sudo[115533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3 Jun 25 18:22:14 devstack sudo[115533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:15 devstack sudo[115528]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799" returned: 0 in 0.886s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2156ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.162s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 15.054s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 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-06-25T16:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335138670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5f807b7-8629-4778-9a0d-32414e4c968f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0222a06c978e4ed5ab303bad95959f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:22:00Z,use_quota=True,user_id='7b0c65e8e7f44bfbb69da443afd1e10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f),volume_type_id=6ee93f94-bfd1-4b5f-b4ac-c1fbf44ddd4f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Creating volume e5f807b7-8629-4778-9a0d-32414e4c968f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Selected osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:15 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] casted to osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03917e20-dac8-4d6b-ac97-8a0c5d2ab62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4aa45726-4ef5-4d35-b185-2f7489c8c799', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:15 devstack sudo[115536]: 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/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f 1073741824 Jun 25 18:22:15 devstack sudo[115536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (883df3ad-71bb-41d1-a45b-23c8c9d30661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 (4aa45726-4ef5-4d35-b185-2f7489c8c799): created successfully Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (883df3ad-71bb-41d1-a45b-23c8c9d30661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (d6e37300-0473-44c7-a479-d595c6cfaf58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-57670ba1-c234-48f7-bc3f-70fb5ff14aea tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:22:15 devstack sudo[115533]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-1a2477ee-2630-4129-b1d4-428e35d763d3" returned: 0 in 0.772s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-1a2477ee-2630-4129-b1d4-428e35d763d3" released by "delete_volume" :: held 2.002s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Created reservations ['5ed7e266-a168-4f29-8666-2888fd0b05f5', '0eedef5e-0341-4131-8435-290379147dbb', '094823a6-7141-4d78-bf67-09f0c0253b68', '2694eb96-6b5f-4018-a39b-1ab58f0b6798'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:15 devstack sudo[115539]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:15 devstack sudo[115539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-134fc2a0-1aca-4ec7-811d-96d46ad29c7d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-134fc2a0-1aca-4ec7-811d-96d46ad29c7d-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2587933-dc0b-4693-87f5-5fecc626f5a7]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:16 devstack sudo[115541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d Jun 25 18:22:16 devstack sudo[115541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:16 devstack sudo[115539]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.744s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Deleted volume successfully. Jun 25 18:22:16 devstack sudo[115536]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f 1073741824" returned: 0 in 1.206s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed23cbc1-d9eb-469b-9d61-6c49a163d182 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-1a2477ee-2630-4129-b1d4-428e35d763d3-delete_volume" released by "delete_volume" :: held 3.091s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:16 devstack sudo[115548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f Jun 25 18:22:16 devstack sudo[115548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:17 devstack sudo[115541]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" returned: 0 in 1.070s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:17 devstack sudo[115553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d Jun 25 18:22:17 devstack sudo[115553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:17 devstack sudo[115548]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f" returned: 0 in 0.990s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] <== create_volume: return (2248ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.252s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c982a0a-aaf7-4dc0-9efc-aaba2c3ce53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5f807b7-8629-4778-9a0d-32414e4c968f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e2748bb-988e-4f60-abeb-f79c07546b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Volume volume-e5f807b7-8629-4778-9a0d-32414e4c968f (e5f807b7-8629-4778-9a0d-32414e4c968f): created successfully Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e2748bb-988e-4f60-abeb-f79c07546b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Flow 'volume_create_manager' (75c99735-6d16-40b8-b6cc-b14f0535ab22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c786f00e-51c6-49bc-8e59-6cd1afbe8a2b tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created volume successfully. Jun 25 18:22:17 devstack sudo[115553]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" returned: 0 in 0.812s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-quobyte-134fc2a0-1aca-4ec7-811d-96d46ad29c7d" released by "delete_volume" :: held 1.929s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Created reservations ['19663432-a2b1-4943-81cb-f6a78a2aef14', 'fd282129-6f58-4b9f-9183-8212b194ac5b', 'e993c826-2078-47c8-b476-cf85e4f21384', '7c475e95-fd12-4007-b6de-9163a08dc1e7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:18 devstack sudo[115599]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:18 devstack sudo[115599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-e5f807b7-8629-4778-9a0d-32414e4c968f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-e5f807b7-8629-4778-9a0d-32414e4c968f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-e5f807b7-8629-4778-9a0d-32414e4c968f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-e5f807b7-8629-4778-9a0d-32414e4c968f" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8252ee3-c965-41ac-ab86-b5f3f16a4680]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:18 devstack sudo[115599]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.808s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Deleted volume successfully. Jun 25 18:22:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ec469e5-13c5-42f0-a3bd-3ef6eb08ec09 tempest-SnapshotDependencyTests-1002835205 None] Lock "cinder-134fc2a0-1aca-4ec7-811d-96d46ad29c7d-delete_volume" released by "delete_volume" :: held 3.027s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:19 devstack sudo[115602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f Jun 25 18:22:19 devstack sudo[115602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:19 devstack sudo[115602]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f" returned: 0 in 0.904s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:19 devstack sudo[115609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f Jun 25 18:22:19 devstack sudo[115609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:20 devstack sudo[115609]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-e5f807b7-8629-4778-9a0d-32414e4c968f" returned: 0 in 0.747s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-e5f807b7-8629-4778-9a0d-32414e4c968f" released by "delete_volume" :: held 1.713s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['410c8e4d-cc68-4897-b2ac-76cc047f1805', '03da9e74-e2a7-4cd3-915b-dabb8f0e06dc', 'b8a39751-0a69-4573-b030-896305cd9df0', '7bd1b0f0-4e63-40f8-ba37-0afcfbc6e5ea'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:20 devstack sudo[115613]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:20 devstack sudo[115613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-4aa45726-4ef5-4d35-b185-2f7489c8c799-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-4aa45726-4ef5-4d35-b185-2f7489c8c799-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-4aa45726-4ef5-4d35-b185-2f7489c8c799" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-4aa45726-4ef5-4d35-b185-2f7489c8c799" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d35f280-db13-46f6-9091-91dfea62d424]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:21 devstack sudo[115615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 Jun 25 18:22:21 devstack sudo[115615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:21 devstack sudo[115613]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.875s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfe147c0-1547-43ab-9ce9-451c20e2ae1a tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-e5f807b7-8629-4778-9a0d-32414e4c968f-delete_volume" released by "delete_volume" :: held 2.921s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:22 devstack sudo[115615]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799" returned: 0 in 0.952s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:22 devstack sudo[115622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799 Jun 25 18:22:22 devstack sudo[115622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:22 devstack sudo[115622]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-4aa45726-4ef5-4d35-b185-2f7489c8c799" returned: 0 in 0.741s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-4aa45726-4ef5-4d35-b185-2f7489c8c799" released by "delete_volume" :: held 1.751s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['97928fc4-c52d-4241-8033-e6995d1d4eea', 'e7a05304-af1b-438d-8fd5-1b984e0623f5', '69c4fbe3-dac4-4e55-a91d-54bc66a767e2', '406a978e-aa86-4313-b7c9-f232af3c57b4'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:23 devstack sudo[115626]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:23 devstack sudo[115626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-21b30a67-3e01-40a7-bdd6-0e030500d888-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-21b30a67-3e01-40a7-bdd6-0e030500d888-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-21b30a67-3e01-40a7-bdd6-0e030500d888" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-21b30a67-3e01-40a7-bdd6-0e030500d888" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3a60f3d-522f-4026-b46a-c7ff27a929db]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:23 devstack sudo[115628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 Jun 25 18:22:23 devstack sudo[115628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:23 devstack sudo[115626]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.722s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ecef0bb-b50d-4d59-a848-20a25b9a02bb tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-4aa45726-4ef5-4d35-b185-2f7489c8c799-delete_volume" released by "delete_volume" :: held 2.824s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:24 devstack sudo[115628]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:24 devstack sudo[115634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888 Jun 25 18:22:24 devstack sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:25 devstack sudo[115634]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-21b30a67-3e01-40a7-bdd6-0e030500d888" returned: 0 in 0.767s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-21b30a67-3e01-40a7-bdd6-0e030500d888" released by "delete_volume" :: held 1.739s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['4820023c-7f50-4c29-85af-3f470ca1c6e1', '789549d6-68c1-4732-b7dd-e9d4b7408e09', 'f081b22e-14d3-4822-92b1-7c7786f7e5a7', 'a07cbdb9-29e5-40ca-bc35-45c5c1ed6168'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:25 devstack sudo[115638]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:25 devstack sudo[115638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-cf4865e0-9eed-4020-9c05-5d3054629142-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-cf4865e0-9eed-4020-9c05-5d3054629142-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-cf4865e0-9eed-4020-9c05-5d3054629142" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-cf4865e0-9eed-4020-9c05-5d3054629142" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c0ac6e6-ddad-441a-ab38-5bfc389f95cc]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:25 devstack sudo[115640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 Jun 25 18:22:25 devstack sudo[115640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:26 devstack sudo[115638]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.843s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b953d6f2-9ebd-4729-86ee-adfa9be9550f tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-21b30a67-3e01-40a7-bdd6-0e030500d888-delete_volume" released by "delete_volume" :: held 2.838s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:26 devstack sudo[115647]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:26 devstack sudo[115647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:26 devstack sudo[115640]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142" returned: 0 in 0.943s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:26 devstack sudo[115649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142 Jun 25 18:22:26 devstack sudo[115649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:27 devstack sudo[115647]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.875s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread count: 29 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5797}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e902e6d4-49b3-47b9-80bd-056bfe780261 None None] thread info: [<_MainThread(MainThread, started 125816049528960)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5798}} Jun 25 18:22:27 devstack sudo[115649]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-cf4865e0-9eed-4020-9c05-5d3054629142" returned: 0 in 0.976s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-cf4865e0-9eed-4020-9c05-5d3054629142" released by "delete_volume" :: held 1.999s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=115,cinder:INSERT=45,cinder:UPDATE=158,cinder:DELETE=14 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=129,cinder:INSERT=44,cinder:UPDATE=173,cinder:DELETE=13 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['20f5bacb-82c5-4703-88b3-32cc24fdeb4e', '9cd9f8a1-1fd5-4e82-a043-56ca4f92dfc9', '543debf4-1d78-4dd0-a469-00022e9d6057', '99265b46-3e06-493e-a17c-34ff247ea8ac'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:28 devstack sudo[115654]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:28 devstack sudo[115654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:28 devstack sudo[115654]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.782s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61f1c284-7588-4b9b-b0af-a6f04db11be5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-cf4865e0-9eed-4020-9c05-5d3054629142-delete_volume" released by "delete_volume" :: held 3.186s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-bc4f5dd8-4458-41e2-9e1a-983a53a3e493-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-bc4f5dd8-4458-41e2-9e1a-983a53a3e493-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2f01761-d40e-4031-81ae-810d5ce0586a]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:29 devstack sudo[115657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 Jun 25 18:22:29 devstack sudo[115657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:30 devstack sudo[115657]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" returned: 0 in 0.918s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:30 devstack sudo[115662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493 Jun 25 18:22:30 devstack sudo[115662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:30 devstack sudo[115662]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" returned: 0 in 0.737s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-bc4f5dd8-4458-41e2-9e1a-983a53a3e493" released by "delete_volume" :: held 1.704s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['ddcca67a-c713-4007-888c-2516f71b7f48', '35e6b34c-68d8-4daa-8074-683f563748eb', '10067e7e-9ce7-481d-aa92-fb7eeaf9ac35', '56978068-018f-42d6-841d-2f6d94a30e1d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:31 devstack sudo[115665]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:31 devstack sudo[115665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-530dc956-25f4-4f3f-a2aa-98540786e5e2-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-530dc956-25f4-4f3f-a2aa-98540786e5e2-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "cinder-quobyte-530dc956-25f4-4f3f-a2aa-98540786e5e2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-530dc956-25f4-4f3f-a2aa-98540786e5e2" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0606414f-ab35-4675-978a-4fef9e0daf8d]: (4, 'qcow2') {{(pid=95224) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:31 devstack sudo[115667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 Jun 25 18:22:31 devstack sudo[115667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:31 devstack sudo[115665]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.864s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff9def6c-6400-44ae-93ce-6fa72a421ba5 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-bc4f5dd8-4458-41e2-9e1a-983a53a3e493-delete_volume" released by "delete_volume" :: held 2.842s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:32 devstack sudo[115667]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2" returned: 0 in 1.058s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:32 devstack sudo[115674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2 Jun 25 18:22:32 devstack sudo[115674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:33 devstack sudo[115674]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840/volume-530dc956-25f4-4f3f-a2aa-98540786e5e2" returned: 0 in 0.845s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-quobyte-530dc956-25f4-4f3f-a2aa-98540786e5e2" released by "delete_volume" :: held 1.945s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Created reservations ['ce9e20e6-e11c-43c3-b368-bda50bbb5f9f', 'ad8e1d09-7fe7-4b55-8dd7-073617c5ca81', 'ecd5bb7b-d93f-45dd-9fb5-ce721ce49219', '841b7672-0381-4db2-bd3b-d722330ce42d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:33 devstack sudo[115677]: 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/8094b7defc47d8dd703d211d3c4a1840 Jun 25 18:22:33 devstack sudo[115677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:34 devstack sudo[115677]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8094b7defc47d8dd703d211d3c4a1840" returned: 0 in 0.806s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Deleted volume successfully. Jun 25 18:22:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-899b6a99-e685-4903-bd5a-eed08e373929 tempest-CreateVolumesFromSourceVolumeTest-981401743 None] Lock "cinder-530dc956-25f4-4f3f-a2aa-98540786e5e2-delete_volume" released by "delete_volume" :: held 3.071s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:43 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=14,cinder:INSERT=8,cinder:UPDATE=24,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:22:44 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=23,cinder:SELECT=12,cinder:DELETE=2,cinder:INSERT=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}